<style type="text/css">
<!--
A:link {
	color: Navy;
	text-decoration: none;
}
A:visited {
	color: Navy;
	text-decoration: none;
}
A:Hover {
	color: Red;
	text-decoration: underline;
}
A:Active {
	color: Navy;
	text-decoration: none;
}
#color { 
   background: beige;
  }
   body { font-family: georgia; font-size: 16px; 
  }
table {color: #000000; font-family: tahoma; font-size: 8pt;}
td {color: #000000; font-family: tahoma; font-size: 8pt;}
textarea {color: #000000; font-family: tahoma; font-size: 8pt;}
input.radio {color: #000000; font-family: tahoma; font-size: 8pt;}
option {color: #000000; font-family: tahoma; font-size: 8pt;}
input {color: #000000; font-family: tahoma; font-size: 8pt;}
submit {color: #000000; font-family: tahoma; font-size: 8pt;}
select {color: #000000; font-family: tahoma; font-size: 8pt;}
reset {color: #000000; font-family: tahoma; font-size: 8pt;}
h1 {font-family: Arial; color: #990099; text-align: left; filter: alpha(opacity=100); opacity: 1;}
textarea{background: #ffffff;color: #000000;font-family: tahoma;font-size: 8pt;border: solid #000000;border-width: 1;}
input{background: #ffffff;color: #000000;font-family: tahoma;font-size: 8pt;border: solid #000000;border-width: 1;}
option{background: #ffffff;color: #000000;font-family: tahoma;font-size: 8pt;border: solid #000000;border-width: 1;}
submit{background: #000066;color: #ffffff;font-family: tahoma;font-size: 8pt;border: solid #000000;border-width: 1;}
reset{background: #000066;color: #ffffff;font-family: tahoma;font-size: 8pt;border: solid #000000;border-width: 1;}
body 
{
scrollbar-face-color: #335DA7;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color:#0066FF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #0066FF;
scrollbar-track-color: #335DA7;
scrollbar-arrow-color: #000000;
}
</style>