body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 90%;
	color: #FFFFFF;
}

td,th {
	color: #FFFFFF;
}

h1 {
	padding:2px;
	border-bottom:1px solid #aaaaaa;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h2 {
	padding:2px;
	border-bottom:1px solid #aaaaaa;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h3 {
	margin-bottom:-16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.maintable{
	background-image:url(../images/index3.gif);
	background-repeat:no-repeat;
	width:100%;
	cellspacing:0px;
	padding:0px;
}
	
#contactus a:link, a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}





