body {
	background-color: #2A1B29;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.body_text_01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.body_text_02 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.body_text_03 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.body_text_04 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.side_bar {
	color: #FFFFFF;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #BF0F0F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BF0F0F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #BF0F0F;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #BF0F0F;
	text-decoration: none;
	font-weight: bold;
}
a.bottomlink:link {
	color: #FFFFFF;
}

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

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

a.bottomlink:active {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}