body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	;
	font-size: 16px;
}
h1 {
	font-size: 33px;
	font-weight: normal;
	line-height: 90%;
	word-spacing: -4px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}


h1 strong {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}


strong {
	font-weight: bold;
	color: #CC0000;
}

#footer{
	font-size: 11px;
}
