.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.bodyth{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0054A6;
}
a.th:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.th:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.th:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0054A6;
}

.head {
	font-family: Tahoma;
	font-size: 11px;
	color: #0054A6;
	text-decoration: none;
}
.body2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #635E53;
	text-decoration: none;
}
a.link2:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #635E53;
	text-decoration: none;
}
a.link2:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #635E53;
	text-decoration: none;text-decoration: underline;
}
a.link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F8F4EF;
}
.tt {
	font-family: Tahoma;
	font-size: 14px;
	color: #0054A6;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
