body {
	background-color: #C00202;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
}
.style2 {font-size: 24px}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.style4 {color: #FFFFFF}
