body {
	background-color: #999999;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699CC;
}
.text_main_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
}
.text_main_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.text_main_small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.text_main_small_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAFFD5;
}
.text_main_small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5EAFF;
}
.text_main_small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC4C4;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #081535;
}
.text_form_send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EA7A07;
	font-weight: bold;
}
