body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #A30909;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:21px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C46060;
}
p{margin-top:0px;}
a:link {
	color: #970908;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #970908;
}
a:hover {
	text-decoration: underline;
	color: #970908;
}
a:active {
	text-decoration: none;
	color: #970908;
}