body {
	background-color: #5B0C0F;
	margin-top: 30px;
	margin-bottom:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: 0.1em 0.1em #000;
}
h1 {
line-height:13px;
text-shadow: 0.1em 0.1em #000;
background:#36070A;
}
h2 {
line-height:15px;
text-shadow: 0.1em 0.1em #000;
}

a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}

.header_text {font-size:24px; font-weight:bolder; text-shadow: 0.1em 0.1em #000;}

.footer_text {font-size: 10px;}

.style1 {color: #FFFF00}
.style2 {color: #FF9900}
.style3 {color: #FF0000}
.style4 {color: #CCFF00}
.style5 {color: #3399CC}
.style6 {color: #003366}
.style7 {color: #CC9900}
.style8 {color: #CC33CC}
.style9 {color: #00CC00}
.style10 {font-size: 10px}