a:link       { text-decoration: none; color: #0000FF }
.a8          { font-family: Arial; font-size: 8pt }
.8bold          { font-family: Arial; font-size: 8pt; font-weight:bold }
.10          { font-family: Arial; font-size: 10pt; }
.bold10          { font-family: Arial; font-size: 10pt; font-weight:bold }
.a10         { font-family: Arial; font-size: 10pt }
a:visited    { text-decoration: none; color: #800080 }
a:active     { text-decoration: none; color: #800080 }
a:hover      { text-decoration: underline; color: #FF0000 }
table        { font-family: Arial; font-size: 8pt }.grayborder {
	border: 1px solid #CCCCCC;
}
.whitetopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.bulletwhite {
	list-style-image: url(images/bulletwhite.gif);
}
.bulletblack {
	list-style-image: url(images/bulletblack.gif);
}
.bluetopborder {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
}
.blueborder {

	border: 1px solid #3300FF;
}
.twelve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.ten {
	font-size: 10pt;
}
.blueborderlite {
	border: 1px solid #85B1DC;
}
