body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E3D36;
	background-image: url(../img/bgimg.gif);
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: 2px;
}
.style2 {
    font-size: 12px;
	color: #E9E6D8;
	line-height: 140%;
	letter-spacing: 2px;
}
.style3 {
	font-size: 9px;
	color: #868887;
	font-weight: normal;
	letter-spacing: 2px;
}
.style4 {
    font-size: 12px;
	color: #B3B7B3;
	line-height: 150%;
	letter-spacing: 2px;
}

.style5 {
	color: #99CC99;
	font-size: 11px;
	line-height: 160%;
	letter-spacing: 1px;
}

a:link {
	color: #E9E6D8;
}
a:hover {
	color: #B70B00;
}
a:visited {
	color: #E9E6D8;
}
a:active {
	color: #B70B00;
}
