body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#999999;
}
.copyrights {
	font-size: 9px;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
	font-weight:bold;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.Heading3 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

a:link {color:#0099CC;
}

a:visited {color:#0099CC;
}
a:hover {color:#FF6600;
}