a:link
{
	color: ff6600;
	text-decoration: none;
}
a:visited	
{
	color: ff6600; 
	text-decoration: none;
} 
a:active 
{
	color: ff6600;
	text-decoration: none;
}
a:hover 
{
	color: ff6600;
	text-decoration: underline;
}
table
{	
	padding: 0; 
	margin-top: 0;
	margin-bottom: 0;
}
body
{
	font-family: Verdana;
	font-size: 11px; 
	line-height: 16px; 
	color: 003366;
	margin-left: 0;
	margin-right: 0;

}
.text
{	font-family: Verdana;
	font-size: 11px; 
	line-height: 15px; 
	color: 003366;
}
.textsm
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: 003366;
}
.textsmwht
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: ffffff;
}
p            
{ 	
	margin-top: 0;
	margin-bottom: 0;
}
