body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #333333;
	background-image: url(../images/template/background.gif);
	background-attachment: fixed;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 18px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.body_text_01 {
	font-size: 14px;
	line-height: 18px;
}
.body_text_02 {
	font-size: 12px;
	line-height: 16px;
}
.body_text_03 {
	font-size: 16px;
	line-height: 18px;
}
.body_text_04 {
	font-size: 10px;
	line-height: 10px;
}
.body_text_05 {
	font-size: 13px;
	line-height: 18px;
}
.body_text_06 {
	font-size: 20px;
	line-height: 20px;
}
.body_text_07 {
	font-size: 18px;
	line-height: 19px;
}
.super_small {
	font-size: 4px;
	line-height: 4px;
}
.side_bar {
	color: #FFFFFF;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.bottomlink:link {
	color: #EEEEEE;
}

a.bottomlink:visited {
	color: #EEEEEE;
}

a.bottomlink:hover {
	color: #EEEEEE;
}

a.bottomlink:active {
	color: #EEEEEE;
}
.body_top {
	background-image: url(../images/template/body_top.jpg);
	background-repeat: no-repeat;
}