body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	background-color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:16px;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

a {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}


	.header td {
		font-weight:bold;
		font-size:16px;
	}
	
	.header th {
		font-size:16px;
	}

	.header a {
		color:#FF0000;
		text-decoration:none;
	}


	.header a:hover {
		color:#FF0000;
		text-decoration:underline;
	}
