body {
	font-family: tahoma;
	font-size: 11px;
	color: #4E5047;
	text-decoration: none;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #D4D6CB;
}
.slogan {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.body_text {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: lighter;
}
.but:link {
	font-family: tahoma;
	font-size: 11px;
	color: #458EDA;
	text-decoration: none;
}
.but:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000080;
	text-decoration: none;
}
.but:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #3183D5;
	text-decoration: underline;
}
.but:active {
	font-family: tahoma;
	font-size: 11px;
	color: #458EDA;
	text-decoration: none;
}
.topbut:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.topbut:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.topbut:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.topbut:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight:bold;
	color: #3190be;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight:bold;
	color: #11a012;
	text-decoration: none;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight:bold;
	color: #979898;
	text-decoration: none;
}
.h3g {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight:bold;
	color: #11A012;
	text-decoration: none;
}
.h3gnb {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #11A012;
	text-decoration: none;
}