body
{
 background-color:#2E6E98;
 margin:0 0 0 0;
}

a:link {
	color: #8E1F12;
	font-weight: bold;
}
a:hover {
	color: #55585D;
	font-weight: bold;
}
a:active {
	color: #163584;
	font-weight: bold;
}
a:visited
{
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 7pt;
	font-weight: normal;

}
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #616162;
}

h3
{
  color:#000033;
}

h4
{
  color:#000033;
	font:arial;
}

.maintablehome
{
	background-image:url(images/homebg.jpg);
	background-repeat:no-repeat;
	background-color:#2E6E98;
	border:1px solid #556F80;
}

.news
{
	font:arial;
	color:#666666;
	font-size:8pt;
	font-weight:bold;
}

.newsmargin
{
	margin:7 5 7 0;
}

.newstitle
{
	margin:5 0 5 0;
	text-align:center;
	font-size:9pt;
	font:verdana;
	font-style:italic;
}

.note
{
	font-size:7pt;
	font-style:italic;
	margin:5 0 0 0;
}