body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(Layout1bg.png);
	background-color: #0C3F00;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica CE, Tahoma, Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9999;
}
.H1 {
	font-size: 18px;
	color: #FFFFFF;
}
.H2 {
	font-size: 14px;
	color: #FFFFFF;
}
.H3 {
	font-size: 12px;
	color: #FFFFFF;
}
.H4 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
