
.bodystyle { background-color: #E3EDFF}
.servernametext {color : black; font-family : Verdana,Arial,Helvetica; font-size : 12pt; font-weight : bold;}
.bannerheader { background-color: navy}
.serverheadertext {color : white; font-family : Verdana,Arial,Helvetica; font-size : 10pt; font-weight : bold;}
.maintablestyle {border-style: solid; border-color: black; border-width: 1px;}
.serverdetailtext { color : black; font-family : Verdana,Arial,Helvetica; font-size : 9pt;}

/* standard text fonts*/
body, div, p, th, td, li, dd  {
	/* redundant selectors to help NS4 not forget */
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
}

a  {color : blue; font-family : Verdana,Arial,Helvetica; font-size : 12px; font-weight : bold; text-decoration : none; }
a:visited  {color : blue; font-family : Verdana,Arial,Helvetica; font-size : 12px; font-weight : bold; text-decoration : none;}
a:hover  { color : red; font-family : Verdana,Arial,Helvetica; font-weight : bold; font-size : 12px; text-decoration : underline;}

