body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

a.reg:link, a.reg:visited, a.reg:active {
	color: #CC0000;
	text-decoration: none;
}

a.reg:hover{
	color: #CC0000;
	text-decoration: underline;
}


a.nav, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.content_category {
	font-weight: normal;
	font-size: 20px; 
}

.content_page_heading {
	font-weight: normal;
	font-size: 18px; 
}

.copyright {
	font-size: 10px;
	color: #000000;
}