BODY  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A,
A:Visited {
	color: #002D82;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A:Active  {
	color: red;
	text-decoration: underline;
}
A:Hover  {
	color: #330066;
	text-decoration: underline;
}
td,
p,
div,
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H3,
.pagetitle,
.bodytexttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 3px 0;
}
.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #002D82;
	background-color: #f0f8ff;
	padding: 0pt;
	margin: 0pt;
	border : solid black 1px;
}
.pnorm {
	color: Black;
	background:#f0f8ff;
	border-style: solid;
}		
.pover {
	color:#002D82;
	background:#f0f8ff;
	border-style: solid;
}
.banner {
	font-weight: bold;
	color: #002D82;
	background-color: #f0f8ff;
	border : solid black 1px;
}
.invert {
	color: #f0f8ff;
	background-color: black;
	text-align: center;
	font-weight: bold;
}
.sm {
	font-size: 10px;
}
