body {
	background-color: #121613;
	background-image: url(headerback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link {
	color: #163E20;
	text-decoration: none;
}
a:active {
	color: #7475B0;
	
}
a:hover {
	color: #74B085;
}
a:visited {
	color: #697B6E;
	text-decoration: none;
}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	border: 1px solid #999999;
	background-color: #E1FDE1;
}
