.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.titles {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFF0;
	margin: 5px;
	padding: 5px;
	width: 200px;
	border: 3px solid #000000;
}
.marginleft {
	margin-left: 20px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	color: #003399;
}
.LARGE {
	font-size: 30px;
	font-weight: bold;
}
.style13 {color: #0033CC; font-weight: bold; }
.style14 {color: #000000}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.px20 {
	font-size: 20px;
}

body {
	background-color: #F0F7FF;
}a:hover {
	color: #CC0000;
}
.redtext {
	color: #FF0000;
}
.blinks {
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}
