body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a:link {
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
}
a:active {
	font-weight: bold;
	color: #FFCC00;
}
.style1 {
	font-size: 28px;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
	color: #FFCC00;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-size: 12px;
}
.style5 {
	color: #000000;
}
.style6 {
	font-size: 12px;
	color: #000000;
}
.style7 {
	color: #FF0000;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {
	font-size: 18px;
}
.style10 {
	font-size: 11px;
}

