/* CSS Document */

body{
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #000000;
}

.sub_head1{
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	color: #6633cc;
}
.sub_head2{
	font-family: Arial;
	font-size: 16px;
	font-weight: 550;
	padding-left: 10px;
	color: #666666;
}
.sub_head3{
}

.main_menu{
	font-size: 17px;
	color: #999999;
	font-family: Arial;
	font-variant: normal;
	font-weight: 600;
	cursor: auto;
}


.sub_menu{
	font-family: arial, verdana;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #999999;
}

.text{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
}
.text_color {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #6633CC;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	padding-left: 10px;
	padding-right: 10px;
	line-height: inherit;
}
.text_list{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}
.style4{
	font-family: Arial, verdana;
	font-size: 9px;
	color: #FFFFFF;
}
