.body {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
	text-align: center;
}
.HE1 {
	font-family: Verdana;
	font-size:  14px;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	}
.HE2 {
	font-family: American Typewriter;
	font-size:  14px;
	font-weight: normal;
	color: #FFF;
	text-align:  inherit;
}
.HE9 {
	font-family:American Typewriter;
	font-size:  16px;
	font-style: normal;
	font-weight: 400;
	color: #000;
	text-align: left
}
.HE3 {
	font-family: Verdana;
	font-size:  14px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.HE4 {
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	text-align:inherit
}
.HE5 {
	font-family: American Typewriter;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.HE6 {
	font-family: American Typewriter;
	font-size:  14px;
	color: ddaf50;
	font-style: normal;
	font-weight: normal;
}
.HE7 {
	font-family: Verdana;
	font-size: 12px;
	color:ddaf50;
	font-style: normal;
	font-weight: bold;
}
.HE8 {
	font-family: American Typewriter;
	font-size:   12px;
	font-weight: normal;
	color: #FFF;
	text-align:  inherit;
}
.HE12 {
	font-family: American Typewriter;
	font-size:  14px;
	color: #000;
	font-style: normal;
	font-weight: 300;
	text-align: center
}
.box1 {
	opacity: 0.8;
	text-align: left;
}
.box2 {
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #ddaf50;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

