/* CSS Document */
#body {
background-color:#000000;
}

#copyright {
text-align:center;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
background-color:#000000;
}
#copyright2 {
text-align:center;
font-size:11px;
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
}

.style1 {
	color: #990000;
	font-weight: bold;
	margin-left:50px;
	font: Geneva, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #77020E;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #77020E;
	text-align:center;
}

.headcolor {
color:#000000;
font: Geneva, Arial, Helvetica, sans-serif;
}