body {
	background-image: url(images/BG.jpg);
	margin-top: 0px;
	background-color: #819960;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Century Gothic, Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #136031;
	text-decoration: none;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #136031;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #136031;
	text-decoration: none;
}
.style1 {font-size: 24px}
.style2 {font-size: 13px;
		color: #ffffff;
}

.style3 {
	color: #FF9933
}
.style4 {color: #FFFFFF}

.H1 {font-size: 24px}
.H2 {font-size: 13px;
		color: #ffffff;
}

.H3 {
	color: #FF9933
}
.H4 {color: #FFFFFF}