body
{
	background-image: url('../images/background.jpg');
	background-repeat: repeat;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

table  {
	font-size: 10px;
	font-family: Lucida Grande, Verdana, sans-serif;
	vertical-align: top;
	line-height: 1.8em;
	}
	
img {border:0;}


p {	font-size: 10px;
	font-family: Lucida Grande, Verdana, sans-serif;
	vertical-align: top;
	line-height: 1.8em; }

td { }

a {color: #412579; font-weight: bold; text-decoration: underline;}
a:hover {text-decoration: none;}
a.nav {color: #412579; font-weight: bold; text-decoration: none;}
a.nav:hover {text-decoration: underline;}

a.footerlink {font-size: 9px; color: #b0b0b0; font-weight: normal; text-decoration: none;}
a.footerlink:hover {text-decoration: underline;}
.footer {font-size: 9px; color: #b0b0b0;}


