a:link {
	background-color: transparent;
	color: #00FF00;
	font-weight: 500;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #00FF00;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #FFFF00;
	font-weight: 500;
	text-decoration: underline;
}

address {
	background-color: transparent;
	color: #99CC99;
	font-size: 80%;
	font-weight: 400;
	text-align: center;
}

body {
	background: #228B22 none;
	color: #FFFFFF;
	font: 500 normal 105% 'Trebuchet MS', Optima,Arial, Helvetica,'Gill-sans',sans-serif;
	margin: 5%;
	text-decoration: none;
}

h1 {
	background: #FFFFFF none;
	color: #FF6347;
	font-size: 150%;
}

h2 {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 135%;
	padding: 5%, 0%, 3%, 0%;
}

h3 {
	background-color: transparent;
	color: #FF6347;
	font-size: 125%;
	padding: 5%, 0%, 3%, 0%;
}

h4 {
	background-color: transparent;
	color: #FF6347;
	font-size: 110%;
	padding: 5%, 0%, 3%, 0%;
}

h5, h6 {
	background-color: transparent;
	color: #FF6347;
	font-size: 90%;
}

p {
	background-color: transparent;
	color: #FFFFFF;
	font: 400 normal 100% 'Trebuchet MS', Optima, Gill, Arial, Helvetica, gill, sans-serif;
}

td li {
	font-size: 90%;
}

.block {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.index {
	font-size: 90%;
}

