body {
	background-color:	#000000;
	margin-left:		12px;
	margin-right:		10px;
	margin-top:			5px;
	margin-bottom:		0px;
	font-family: 		Verdana,sans-serif;
	font-size:			12px;
	color:				white;
}

a:link {
	text-decoration:	none;
	color:				white;
}
a:visited {
	text-decoration:	none;
	color:				white;
}
a:hover {
	text-decoration:	none;
	color:				#CC9933;
}

.normalText {
	font-size:	11px;
	color:		white;
	text-align:	justify;
}

.normalTextCenter {
	font-size:	11px;
	color:		white;
	text-align:	justify;
}

.normalTextB {
	font-size:	9px;
	color:		#0099FF;
}

.head1 {
	color:			#0099FF;
	font-size:		19px;
	font-weight:	bold;
}

.head2 {
	color:			#0099FF;
	font-size:		14px;
	font-weight:	bold;
}

.head3 {
	color:			#0099FF;
	font-size:		14px;
	font-weight:	bold;
}
