body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #204000; */
	background-color: #326400;
}

body {
	color: #DEDECA;
}

.page-background {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
/*	background-color: #326400; */
	background-color: #204000;
	width: 790px;
}

td, th {
	color: #FFFFFF;
	font-size: 14px;

}

h1 {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FFFF99;
}
