a:link
{
	color: #003399;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background: #0088EE;
}

a:visited
{
	color: #003399;
	text-decoration: underline;
}

.eightpt
{
	font-family: verdana, sans-serif; 
	font-size: 8px; 
	font-weight: normal;
	color: #0066cc;
}	


.ninept
{
	font-family: verdana, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: #003399;
}	

.tenpt
{
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #003399;
}


.elevenpt
{
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #003399;
}

.twelvept
{
	font-family: verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #003399;
}

.fourteenpt
{
	font-family: verdana, sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	color: #003399;
}

.fourteenptb
{
	font-family: verdana, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #003399;
}

.fifteenpt
{
	font-family: verdana, sans-serif; 
	font-size: 15px; 
	font-weight: normal;
	color: #003399;
}

.fifteenptb
{
	font-family: verdana, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color: #003399;
}

.seventeenptb
{
	font-family: verdana, sans-serif; 
	font-size: 17px; 
	font-weight: bold;
	color: #003399;
}