body, TD, P, .bodytxt  {
	scrollbar-face-color : #98BADC;
	scrollbar-track-color : #98BADC;
	scrollbar-arrow-color : #cc0099;

}

A  {text-decoration : underline; color : #000066;}
A:Visited  {text-decoration : underline; color : #000066;}
A:Active  {text-decoration : none; color : #000066;}
A:Hover  {text-decoration : none; color : #000066;}

A.white   {text-decoration : underline; color : #FF0000;}
A.white:Visited  {text-decoration : underline; color : #FF0000;}
A.white:Active  {text-decoration : none; color : #FF0000;}
A.white:Hover  {text-decoration : none; color : #FF0000;}


.camo {font-size:4px; color:#98BADC; text-decoration:none;}
.camo A  {font-size:4px; text-decoration : none; color : #98BADC;}
.camo A:Visited  {font-size:4px; text-decoration : none; color : #98BADC;}
.camo A:Active  {font-size:4px; text-decoration : none; color : #98BADC;}
.camo A:Hover  {font-size:4px; text-decoration : none; color : #98BADC;}

input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	background-color : #98BADC;

}
h1 {font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#h1-nobold{
font-weight:normal;
}
