body {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	color: #ffffff;
	background-color : #000000;
}

p {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	color: #ffffff;
	background-color : #000000;
	font-size : x-small;
}

td, th {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	color: #ffffff;
	background-color : #000000;
	font-size : x-small;
}

ul, li {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	color: #ffffff;
	background-color : #000000;
	font-size : x-small;
}

a:link {
	background-color: #000000;
	color: #ffff00;
	text-decoration: none;
	font-size : x-small;
}

a:visited {
	background-color: #000000;
	color: #ffcc00;
	text-decoration: none;
	font-size : x-small;
}

a:active {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-size : x-small;
}
a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-size : x-small;
}

h1,h2,h3,h4,h5 {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	color: #ffffff;
	background-color : #000000;
	font-weight : bolder;
	font-size : -2;
}