body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-color: #FFFFFF;
	text-align: center;
}


body {
	background-color: #000000;
	margin-top: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
	text-align: center;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
h4 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
h5 {
	font-size: 8px;
	color: #FFFFFF;
	font-weight: normal;
}
h6 {
	font-size: 7px;
	color: #FFFFFF;
	font-weight: normal;
}
.smalltext {font-size: 10px}
.text_vis_colour {color: #0066CC}
