BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#05467E;
}
a:link {
	
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	
	color:#ffffff;
	text-decoration: none;
}
a:active {
	
	color:#ffffff;
	text-decoration: none;
	

}
a:hover {
	
	
	color: #F89A06;
	text-decoration: none;
	
}	
.content
{
	font-family:verdana;
	font-size: 11px;
	color: #515151;
	text-align: justify;
}
.quote
{
	font-family:verdana;
	font-size: 11px;
	color: #3A6F99;
	text-align: justify;
	font-weight: normal;
}
.quote2
{
	font-family: ;
	font-size: 11px;
	color: #3A6F99;
	text-align: justify;
	font-weight: normal;
}

.heading
{
	font-family:arial;
	font-size: 16px;
	color:#0E487A;
	font-weight: bold;
	text-align:left;	
}
.footer
{
	font-family:Arial;
	font-size: 10px;
	color:#ffffff;
	font-weight: normal;
	text-align:center;	
}
td, p, input
{
	font-family:verdana;
	font-size: 11px;
	color: #515151;
		
}