body{
	Font-Family: Verdana,Arial,Helvetica;
	Font-Size: 11px;
	background-attachment: fixed;
	background-image:    url(images/bg_main.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;

}
a{Text-Decoration:Underline; Color:#336699}
a:Hover{Text-Decoration:Underline; Color:#FF0000}
.a1{Text-Decoration:None; Color:#FFFF00}
.a1:Hover{Text-Decoration:Underline; Color:#FF0000}
.a2{Text-Decoration:Underline; Color:#FFFFFF}
.a2:Hover{Text-Decoration:Underline; Color:#FF0000}

td {  font-family: Arial,Helvetica; font-size: 11px; color: #336699; text-decoration: none;} 
.Highlight {  background-color: #FDD6AA; } 
.code { font-family:courier new; font-size:8pt; background:#FFFFF0; line-height:10.5pt; padding-left:15px; }