/* CSS Document */
BODY { font: normal normal 400 10pt "Verdana"; color: black; background: white  }
h1{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14pt;}
h2{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12pt; font-style:italic}
h3{font-family:Arial, Helvetica, sans-serif; font-size:12pt;}

A.a2z:link, A.a2z:visited, A.a2z:active {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10px; font-family: Verdana}
A.a2z:hover {background-color: #FFFFFF; color: black; text-decoration: none; font-weight: bold; font-size: 10px; font-family: Verdana}
A.whatsnew:link, A.whatsnew:visited, A.whatsnew:active {text-decoration: none; color: #0088BB}
A.whatsnew:hover {text-decoration: underline; color: #86CCBA}
A.menu:link, A.menu:visited, A.menu:active {text-decoration: none; color: #FFFFFF; font-weight: normal; font-size: 10pt;}
A.menu:hover {text-decoration: none; color: #000000; font-weight: normal; font-size: 10pt;}
A.whitelink:link, A.whitelink:visited, A.whitelink:active {text-decoration:none; font-weight: bold; color:#ffffff; font-family:verdana; font-size:10px;}
A.whitelink:hover {text-decoration:underline; font-weight: bold; font-family:verdana; font-size:10px;}
.boldwhite {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	}


