/* CSS Document */

body {
	margin:0px;
	background-color: #6D8553;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D5C38;
	line-height: 25px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

a {
	color: #6D8553;
}
	
a:hover {
	color:#333333;
	text-decoration:none;}

.footer {
	color: #FFF3A7;
	text-decoration: none;
	font-size: 12px;
}
	
.footer:hover {
	color:#FFF4A8;
	text-decoration:underline;
}

.link2 {
	color:#000000;}
	
.toptext {
	font-size: 11px;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentary {
	color: #CC3333;
}
