body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 4D4D4D;
	font-weight: normal;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: 666666;
	font-weight: bold;
}

.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form_title{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.newsDate{
	font-family: tahoma;
	font-size: 10px;
	color: 666666;
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.newsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newsFront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

a:link {
	color: #adaf00;
	text-decoration: underline;
}
a:hover {
	color: #adaf33;
	text-decoration: none;
}
a:visited {
	color: #adaf00;
	text-decoration: underline;
}
.tBorder1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.style1 {
	color: #CBCF23;
	font-weight: bold;
}
.h1 {
	font-family: tahoma;
	font-size: 18px;
	color: FFA200;
	font-weight: bold;
}