body {
	background-color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #464646}
.style4 {
	color: #E4F7FB;
	font-weight: bold;
}
a:link {
	color: #E4F7FB;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	color: #CCCCCC;
}
a.white:hover {
	color: #eeeeee;
}
a.white:active {
	color: #FFFFFF;
}