table
{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

body  
{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : arial, helvetica, sans-serif;
	background : #FFFFFF;
}

td, p, ul, li  
{
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
}

th  
{
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
}

h1, h2, h3, h4, h5, h6 
{ 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #2261A6;
}

td, th
{
	margin-bottom: 20pt;
}

.HeaderLinks
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	color: #2261A6;
}

a:link, a:visited, a:active
{
	color : #2261A6;
	text-decoration: none;
}

.HeaderLinks
{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	color:  #2261A6;
}

a:hover  
{
	color : #EFA85D;
	text-decoration: underline;
}

.menu-header
{
	font-size: 75%;
	font-weight : bold;
	color: #2261A6;
	text-decoration: none;				
}

.address
{
	color: #2261A6;
	text-decoration: none;				
}

.headers
{
	font-size: 14px;
	color: #2261A6;
	text-decoration: none;				
}

.footer
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 7pt;
	color: #FFFFFF;
}

.nav
{
	font-size: 100%;
	font-weight : bold;
	color: #2261A6;
	text-decoration: underline;				
}


