BODY {
	color: Black;
	background-color: White;
	font-family: sans-serif;
	font-size: small;	
}

A {
   color: #015836;
	font-family: sans-serif;
	font-size: 115%;
	text-decoration: underline;
}

A:HOVER {
	color: #C6A57E;
	font-family: sans-serif;
	text-decoration: underline;
}

A:VISITED {
	color: #015836;
}

IMG {
	border: none;
}

h1 {
	color: Black;
	font-family: sans-serif;
}

h2 {
	color: Black;
	font-family: sans-serif;
}

h3 {
	color: Black;
	font-family: sans-serif;
}

textarea {
	color: Black;
	font-family: sans-serif;
}

p {
	color: Black;
	font-family: sans-serif;
	text-align: center;	
}


tbody {
	color: Black;
	font-family: sans-serif;
}
