body {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	font-weight: normal;
	color: #333333;
}

TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333333;
}

.hpintro {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: normal;
	color: #8d8b8b;
}

.pagetitle { 
	font-family: Times New Roman, Times, serif; 
	font-size: 20px; 
	color: #002a5c;
}

p {
	margin: 1em 0;
	line-height: 1.25em;
}

.coltitle { 
	font-family: Times New Roman, Times, serif; 
	font-size: 16px; 
	color: #002a5c;
}

.sml { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: normal;
	color: #333333;
}

.textbox {
	border:#000000 1px solid;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

A:link {
	text-decoration: underline;
	color: #5a5959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:visited {
	text-decoration: underline;
	color: #5a5959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	 	
}
A:active {
	text-decoration: underline;
	color: #5a5959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover {
	text-decoration: underline;
	color: #00457c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

