/* CSS Document */

body,td,th {
	color: #999999;
}
body {
	background-color: #000000;
}


.maintxt {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#maindiv {
	/*position:absolute;*/
	width:481px;
	height:316px;
	/*z-index:1;*/
	left: 14px;
	top: 9px;
	font-family: Calibri;
	font-size: 18px;
	color: #CCCCCC;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	display: block;
	
}

a {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

