body {
	background-image: url(images/background.jpg);
	background-color: #101010;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF8282;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	color: #FF0000;
}
h2 {
	color: #FF0000;
}
h3 {
	color: #FF0000;
}
h4 {
	color: #FF0000;
}



.style1 {font-size: 10px}
.style2 {color:#FF0000}



.imgborder {
border:1px solid #ff0000;
}

.header {
font-size: 20pt;
	color: #FF0000;
	}
	
.subheader {
font-size: 14pt;
	color: #FFFFFF;
	}
	
.bkgd_table {
	
	background-image: url(images/bkgd_table.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #020202;
}
