body
{
background:#ffffff
}

.stHeading1
{
	font-family: Arial, Verdana;
	font-size: 14pt; 
	color: #000080; 
	font-weight: bold
}

.stHeading2
{ 
	font-family: Arial, Verdana; 
	font-size: 12pt; 
	font-weight: bold 
}

.stNormal    
{ 
	font-family: Verdana, Arial; 
	font-size: 11px 
}
a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(200,100,100); 
} 
a:active 
{
	color: rgb(255,0,0);
}