/* CSS Document */

body{
	background-color:#000000;
	left: inherit;
}

p{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
line-height:normal;
}

.bold {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
li{font-family:	Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

<style type="text/css">
a:link {
COLOR: #00ceFF;
}
a:visited {
COLOR: #ffffff;
}
a:hover {
COLOR: #00ceFF;
}
a:active {
COLOR: #00ceFF;
}
</style>