.stBody 
{  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366
}

.stHead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	bottom: auto;
}

.stSmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.stLink 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #cc9933
}

A:hover 
{
	color:#FF9900;
}

.stIntro 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #003366;
	font-weight: bold;
}