body {
	margin: 0px;
	background-color: #000000;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
li {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;



}
.reg, p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.sidebar {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.sidebar {
	color: #000000;
	text-decoration: none;
}
a:hover.sidebar {
	color: #CC0000;
	text-decoration: none;
}
.subcat {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.heading { 
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
 } 
