body {
	background-color: #185A18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #f1eee2;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #f1eee2;
	text-decoration: underline;
}

a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

td.pad5 {
	padding: 5px;
}

td.copyright {
	padding: 10px;
	font-size: 10px;	
}

td.main {
	background-attachment: fixed;
	background-image: url(images/back.gif);
}

td.small_header {
	font-size: 12px;
	font-weight: bold;
}

a.small_header {
	font-weight: bold;
	text-decoration: underline;
}
.smallIndexText {
	font-size: 12px;
}
