body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CBD0C1;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(graphics/back1.jpg);
}
.bargrn {
	background-color: #92A37F;
}
.footer {
	font-size: 10px;
}

table {
	background-color: #FFFFFF;
}
a:link {
	color: #6D7E5A;
}
.tablebordergrn {
	border: thin double #70815C;
}

a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}


h2 {
	font-size: 22px;
	color: #92A37F;
}
td img {display: block;}
h4 {
	font-size: 16px;
	color: #677755;
}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #666666;
}

