.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #00FFFF;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_th {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}
.text_th2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000099;
}
.head_2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}


.head_th {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}



a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

