body {
	background-color: #333333;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 15px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	line-height: 20px;
}

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #99FF00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99FF00;
	line-height: 14px;
}


#menu_vlink a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,sans-serif;
}
#menu_vlink a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,sans-serif;
}
#menu_vlink a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,sans-serif;
	background-color: #FFFFFF;
}
#menu_vlink a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,sans-serif;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #99FF33;
}
.section_sub_tiitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
