body {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	background: url('images/bigbg3.jpg');
	font-family: Verdana;
	font-size: 12px;
	color: #666666;

}
p,td {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	align: left;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	color: #666666;
}
.heading {
	font-family: Verdana;
	font-size:12px;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}
.boldblack {
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	font-weight: bold;

}
	
A:link, A:visited, A:active  {color: #666666; font-family: verdana, sans-serif; text-decoration: underline;}
A:hover {color: #000000; font-family: verdana, sans-serif; text-decoration: underline; }