.style10 {font-size: 24; }
.style11 {color: #FFFF00; font-size: 24px; }
.style12 {color: #FF0000; font-weight: bold; }
.style13 {color: #FF0000; font-weight: bold; font-size: 18px; }
.style14 {color: #FFFFFF; font-weight: bold; }
.style16 {	font-size: 18px;
	font-weight: bold;
}
.style19 {
	font-size: 18px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	background-color: #000;
}
.style20 {
	color: #F00;
	text-align: left;
	font-weight: bold;
}
.style21 {font-size: 24px}
.style5 {color: #FF0000; font-size: 11px; }
.style9 {font-size: 11px}
body,td,th {
	color: #F00;
	font-size: 18px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #000000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #F00;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
