p { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a.white {color: white; font-weight: bold; font-size: 11px; line-height: 13px; text-decoration: none;}

a.blue:link { color: #00a; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: underline }
a.blue:visited { color: purple; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: underline }
a.blue:hover { color: red; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: underline }
a.blue:active { color: gray; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: underline }

a.red:link {color: red; font-size: 11px; text-decoration: none; font-weight: normal}
a.red:visited {color: blue; font-size: 11px; text-decoration: none; font-weight: normal}
a.red:hover {color: blue; font-size: 11px; text-decoration: none; font-weight: normal}
a.red:active {color: gray; font-size: 11px; text-decoration: none; font-weight: normal}

.headers   { color: purple; font-weight: bold; font-size: 12px; text-transform:uppercase }
.subheaders      { color: white; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: none }
.nojustify { text-align: left }
.ltgraytext { color: #999 }
.dkgraytext { color: #666 }
.11ptfont { font-size: 11px;}
.10ptfont  { color: white; font-size: 10px;}
td   { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td.indent1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 15px;
}
.headers2 {
	color: red;
	font-weight: bold;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.border {
	border-top: 1px solid #333399;
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
}
.border2 {
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
}
.headers3 {
	color: red;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.headers4 {
	color: red;
	font-weight: bold;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.black {
	color: black;
	font-weight: bold;
	text-decoration: underline}