﻿body
{
	background-color: #003366;
	font-family:Verdana, tahoma, arial;
	margin-top:10px;
	margin-bottom: 0px;
}
normal
{
	font-family: Verdana, tahoma, arial;
	font-size: 12px;
	color:#003366;
}
td
{	
	font-family: Verdana, tahoma, arial;
	font-size: 12px;
	line-height: 20px;

}
a
{
	color:blue;
	text-decoration:underline;
}
a:link
{
	color:blue;
	text-decoration:underline;
}
a:visited
{
	color:navy;
	text-decoration:underline;
}
a:hover
{
	color:maroon;
	text-decoration:underline;
}
a:active
{
	color:red;
	text-decoration:underline;
}
.address
{
	color: #003366;
	font-size: 16px;
	font-family: tahoma, arial;
	line-height: normal;
	text-align:center;
	font-weight:bold;
}
#leftlinks
{ background-color: #CCCC99;
border-right: 1px solid black;
border-bottom: 1px solid black;
vertical-align:top;
width:200px;
}
#centercell
{
vertical-align:top;
width:100%;
text-align:center;
}

#rightlinks
{
border:3px solid white;
vertical-align:top;
text-align:center;
width:200px;
}
#logos
{	text-align:center;
background-color:#FFFFFF;
border:1px solid black;}
h1
{
	color:black;
	font-size: 14px;
	font-family: tahoma, arial;
	line-height: normal;
}
h2
{
	color: #990000;
	font-size: 12px;
	font-family:tahoma, arial;
	line-height:normal;
}
h3
{
	color:navy;
	font-family: tahoma, arial;
	line-height:normal;
	font-weight:bold;
}
h4
{
	color:black;
	font-family:Verdana, tahoma, arial;
	font-weight:bold;
}
/*.img, .img a:link, a.img:link
{margin:2px;
border:#000033 1px solid;
}
.img a:visited, a.img:visited
{border:#990000 1px solid;
}
.img a:hover, a.img:hover
{margin:2px;
border: #0000CC 1px solid;
}
.img a:active, a.img:active
{margin:2px;
border:#000033 1px solid;
}*/
.small
{ font-size:9px;
text-align:left;
	line-height: 12px;
	color:#000000;
	}
.agent
{
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight:bold;
}
.copyright
{
	font-size:10px;
	line-height: 12px;
	color:#ffffff;
	text-decoration:none;
}
.copyright a:link, .copyright a:visited, .copyright a:active
{
	color:#ffffff;
	text-decoration:underline;
}
.copyright a:hover
{
	color: #CCCC33;
	text-decoration:underline;
}
