.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.text_main h1{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text_main h2{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text_main h3{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text_main h4{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text_main a{
	color: #669966;
	text-decoration:underline;
	font-weight: normal;
}
.text_main a:hover{
	color: #336633;
	text-decoration:underline;
}
.text_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=5, OffY=8, Positive=True);
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
	text-shadow: #666666 5px 5px 5px;
	padding-right: 60px;
	padding-left: 180px;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.text_title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text_title h2{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}.border_all {
	border: 1px solid #000000;
}

