body {background-color: #99CCCC}

a:link {font-family: "Verdana"; font-size: 9pt; color: white}
a:visited {font-family: "Verdana"; font-size: 9pt; color: white}
a:hover {font-family: "Verdana"; font-size: 9pt; color: yellow}

span {font-family: Verdana, Helvetica; color: #0000CC; font-size: 10pt}
b {font-family: Verdana, Helvetica; color: #000099; font-size: 18pt}
ul {font-family: Verdana, Helvetica; color: white; font-size: 10pt}

h1, h2, p {
	font-family: Verdana, Helvetica;
	color: #009;
	font-size: 10pt
}

.whiteText {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #FFF;
}

a.blueLink {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #30C;
}

a.blueLink:hover {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #FC3;
}

a.articleLink {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #00C;
}

a.articleLink:hover {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #F96;
}
