﻿a:link
{
	color: #ff6600; 
	text-decoration: none;
}
a:visited	
{
	color: #ff6600; 
	text-decoration: none;
} 
a:active 
{
	color: #ff6600;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
body
{
	font-family: Verdana;
	font-size: 11px; 
	line-height: 15px; 
	color: #333399;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;

}
p            
{ 	
	margin-top: 0;
	margin-bottom: 0;
}
table
{	
	padding: 0; 
	margin-top: 0;
	margin-bottom: 0;
}
.footerbar {
	height: 30px;
	background-color: #FF6600;
}
.text
{	font-family: Tahoma;
	font-size: 11px; 
	line-height: 17px; 
	color: #333399;
}
.textsm
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #333399;
}

