.body {
	font-family: Verdana;
	font-size: 10pt
	}
	
.bodytitle {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0033cc
	}

.copywrite {
	font-family: Verdana;
	font-syle: normal;
	font-size: 10px; 
	text-decoration:none;
	color: black
	}

.footer {
	font-family: Verdana;
	font-size: 10px; 
	font-style: normal;
	text-decoration: none;
	color: white
	}
	
a.footer {
	color: white;
	text-decoration: none;
	}
	
a.footer:hover {
	text-decoration: none;
	color: white;
	font-weight: bold
	}