body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #f1ba82;
}
body {
	background-color: #800000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigation_header {
background: url("gfx/navigation_header.gif");
width: 275px;
height: 25px;
}
.navigation_bg {
background: url("gfx/navigation_bg.gif");
width: 275px;
}
.navigation_footer {
background: url("gfx/navigation_footer.gif");
width: 275px;
height: 25px;
}
.content_header {
background: url("gfx/content_header.gif");
width: 550px;
height: 25px;
}
.content_bg {
background: url("gfx/content_bg.gif");
width: 550px;
}
.content_footer {
background: url("gfx/content_footer.gif");
width: 550px;
height: 25px;
}
.navi {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #f1ba82;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #f1ba82;
}
a:link {
	color: #f1ba82;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f1ba82;
}
a:hover {
	text-decoration: none;
	color: #f6ff00;
}
a:active {
	text-decoration: none;
	color: #f1ba82;
}
