@charset "utf-8";
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #9d9d9d;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #797979;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #009900;
	text-decoration: none;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0066CC;
	text-decoration: none;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.word1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #9d9d9d;
	text-decoration: none;
	font-size: 12px;
}
.word1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #9d9d9d;
	text-decoration: none;
}
.word1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C5C5C5;
	text-decoration: none;
}
.word2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
.word2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.word2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #1D81A7;
	text-decoration: none;
}
.bg1 {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 12px;
}
.line {
	background-attachment: scroll;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
}
