body {
        background:			#000000;
	font-family:			Verdana;
	font-size:			12px;
	color:				#FFFFFF;
	margin-top:			0px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:			0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #087db8;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: georgia;
	font-size: 24px;
	color: #FFFFFF;
}

h2 {
	font-family: georgia;
	font-size: 18px;
	color: #FFFFFF;
}

h3 {
	font-family: georgia;
	font-size: 12px;
	color: #FFFFFF;
}

p  {
	font-size: 12px;
}