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;

}

.comment {
	font-family: Verdana;
	font-size:10px;
	color: #333333;
	font-style: italic;
}
	
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; }

.hide	{ visibility:hidden;width:1px;height:1px;float:left;display:none; }
.show   { visibility:visible;margin:0; }
