﻿
a:link 
{
	text-decoration: none;
	color: #0000FF;
}
a:visited 
{
	text-decoration: none;
	color: #0000FF;   
	
}
a:hover 
{
	text-decoration: underline;
	
}
a:active 
{
	text-decoration: none;

}
.main
{  
	width:850px; background-color:#FFFFFF; padding-right:2px;
}
.footer
{ 
	background-color:#003D70; width:852px; color:#999999; font-size:10px; font-family:Arial
}
.subfooter
{ 
	background-color:#015293; 
	width:850px; height:50px; 
	color:#999999; font-size:12px; 
	font-family:Arial; 
	padding:1px; 
	clear:both; 
}
 
body 
{
	background-image: url(../images/background2.jpg); 
	background-color: #316BAB;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.firstletter 
{
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}
.style1 
{
	font-family: "arial narrow";
	font-size: 22px;
}
.style2 
{
	font-family: "arial narrow";
}
.style3 
{
	font-size: 22px
}

.headerAddress
{
	font-size: 13px;
	color: gray;
}
