body
{
background-image: url(img/contentbg.gif);
color: #ffffff; background-color: #ffffff;  
 background-attachment:fixed;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}

p {}

td {}

a:link { color: #6bb4d7; text-decoration: none;}

a:visited { color: #6bb4d7; text-decoration: none;}

a:hover { color: #ffae00; text-decoration: none;}

a:active { color: #6bb4d7; text-decoration: none;}

.dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a5a5a;
}
.dlbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6bb4d7;
}