body {
	margin: 0px;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color: #E3170D;
	text-decoration: none;
        font-size: 12px;
	font-family:Lucida Sans, Lucida, Verdana, Arial;
	border-width:0px;
}

a.indent {
	color: #E3170D;
	text-decoration: none;
        font-size: 10px;
	padding-left:10px;
	font-family:Lucida Sans, Lucida, Verdana, Arial;
}

a:hover {
	color: #8B8989;
	text-decoration: none;
        font-size: 12px;
	font-family:Lucida Sans, Lucida, Verdana, Arial;
}

a.indent:hover {
	color: #8B8989;
	text-decoration: none;
        font-size: 10px;
	font-family:Lucida Sans, Lucida, Verdana, Arial;
}


.sub {
	color: #000000;
	style: bold;
	font-size:9px;
	font-style:italic
	
}
	
.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size:24px;
	text-align:center;
	font-family:"Times New Roman";
}

.subheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size:20px;
	text-align:center;
	font-family:"Times New Roman";
}

.main {
	color: #FFFFFF;
	font-size:12px;
}

td.left {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	}
td.right {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	}

