H1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #051666;
	margin: 0;
}

H2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #051666;
	margin: 0;
}

BODY, P, TD, PRE {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00000;
}

A:link, A:visited, A:active {
	font-family: Arial;
	font-size: 13px;
	font-style: none;
	text-decoration: none;
	color: #3366CC;
}

A:hover {
	
	
	font-family: Arial;
	font-size: 13px;
	
	text-decoration: none;
	color: #051666;
}

.dsDesc {
	font-weight: bold;
	text-align: right;
}

INPUT.dsCheck {
	border: none;
}

INPUT, TEXTAREA {
	border: solid 1 #AAAAAA;
}

.headerLink
{
	font-family: times;
	font-size: 15px;
	color: #000000;
	font-weight: 900; 
	text-decoration:Underline

}

.header
{
	font-family: times;
	font-size: 15px;
	color: #000000;
	font-weight: 900; 

}

.subheader
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: 900;
}

.spacer
{
 background-repeat:repeat-y;
}

.BioHeader
{
	font-family: times;
	font-size: 20px;
	color: #000000;
	font-weight: 900; 

}

.borderbottom
{
	border-bottom:solid 1 #000000;
	 
}
