body {
	font-family: "Berlin Sans FB Demi";
	background-color: #B30000;
}
.style2 {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style3 {font-size: 20px}
.style5 {color: #9C2121}
.style7 {color: #9C2121; font-weight: bold; }
.style10 {color: #CCCCCC; font-weight: bold; }
.style13 {color: #6633CC}
.style14 {color: #336600}
.style16 {color: #006600}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 18px;
}
