body    {
	scrollbar-track-color:"#006400";
	scrollbar-face-color:"#006400";
	scrollbar-highlight-color: "#ffffff";
	scrollbar-3dlight-color: "#006400";
	scrollbar-darkshadow-color: "#006400";
	scrollbar-shadow-color: "#ffffff";
	scrollbar-arrow-color: YELLOW;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
        font-size: 14pt;
	
}
p         {text-indent: 30px; margin: }
a img    {filter: none}
a         {text-decoration: none}
a:link    {
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	color: #00FF00;
	text-decoration: blink;
	font-style: italic;
	font-weight: bold;
}
a:active  {
	color: #FF0000;
	text-decoration: blink;
	font-style: normal;
}
a:hover img    {  filter: wave(add=1, freq=12, light=10, phase=100, strength=1) } 
a:hover   {
      	color: "#FF0AAA";
	text-decoration: underline overline;
	font-style: italic;
	font-weight: bold;
}
h6        {color: yellow; text-align: center; font-style: italic; align: center;font-size: small;}
h5        {color: #FF0099; font-size: ;	font-size: medium; }
h2        {color: "#cd5c5c"; text-align: center; font-style: italic; align: center;font-size: 14pt;}
h1        {color: "#006400"; text-align: center; font-size: 18pt; font-weight: bolder; text-decoration: underline; }
dd        {color: yellow; font-style: italic; font-weight: bold;align: center;}
address   {
	color: #00FFFF;
	font-style: oblique;
	font-weight: bold;
	font-size: small;
	font-family: "Courier New", Courier, mono;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
code {color: #00FFFF; }