body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	background-color: #000000;
	background-position: top center;
	font-weight: normal;
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #4D4D4D;
	font-weight: normal;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	color: #918f8f;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}