body, p, h1, h2, h3, table, td, th, ul, ol  { font-family:Verdana, arial,sans-serif;}
A:link {
	color: #003399;

	text-decoration: none;
}
A:visited {
	COLOR: #0000FF;
	text-decoration: none;
}
A:hover {

	color: #990000;
	text-decoration: underline
}
A:active { COLOR: #336699; text-decoration:none; }

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000
; font-size: 12px
}

.white:hover { color: #ffffff }



td {
	font-size: 80%;
}
b { font-weight:bold; }
sup { font-weight:normal; font-size:80%; text-decoration:none; }
li, form { margin:0; }
ul { list-style-type:disc;}
.redtitle {
	font-size: 80%;
	font-weight: bold;
	color: #990000;
}
.whiteheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	padding-left: 10px
}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%}
.textBold { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000 ; font-weight: bold}
.textBoldRed { font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-weight: bold }
.textUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
;
	font-size: x-small;
	text-decoration: underline;

}

