body
{
	background-color: #768E4F;
	height: 100%;
}

td
{
	font-size: 0.8em;
}

th
{
	font-size: 0.8em;
	font-weight: bold;
}

.contentTable {

	background-color: #DEE4BF;
	font-family: arial;
	font-size: 0.8em;
	height: 100%;
	color: #3E3E30;
}

.contentTrim
{
	background-color: #9FB778;
}

h1
{
	font-size: 1.4em;
	font-weight: normal;
	color: #768E4F;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #667E3F;
	margin-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #3F6C80;
}

a:visited
{
	color: #3F6C80;
}

a:hover
{
	color: #901010;
}
