body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E3E3E3;
	font-size:14px;
	background-color:#336600;
	background-image: url(../images/chopped70.jpg);
	text-decoration: none;
	height: auto;
	background-attachment: fixed;
}

a:link {
	color:#BDE3CA;
	font-size:12px;
	text-decoration:none;
}

a:visited {
	color:#7EA298;
	font-size:12px;
	text-decoration:none;
	}
	
a:hover {
	color:#D1EBA2;
	font-size:12px;
	text-decoration:underline;
	background-color:#003300
	}

a:active {
	color:#80D84D;
	font-size:12px;
	text-decoration:none;
	}

td {
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.style1 {
	color: #000000;
	font-weight: bold;
}

.style2 {color: #000000}
.style3 {color: #000000; font-style: italic; }.notice {
	background-color: #D8E6CA;
	height: auto;
	width: auto;
	padding: 5px;
}

