body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url(images/bkgd.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #880202;
	text-decoration: none;
}
a:visited {
	color: #880202;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #880202;
	text-decoration: none;
}

h1 {
	color: #333333;
	font-size: 22px;
	font-weight: lighter;
	}
	
h2 {
	color: #880202;
	font-size: 22px;
	font-weight: lighter;
	}
