body {
	margin: 0;
	}

p, td {
	font-size: 1em;
	font-family: geneva,arial,helvetica,sans-serif;
	color: black;
	}
	

h2 {
	margin: 30px 5px 4px 5px;
	font-size: 1.5em;
	font-weight: bold;
	color: #1A6646;
	border-bottom: 1px solid #9B3216;
}

a:link {
	color: #c63;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #101086;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #9B3216;
	text-decoration: underline;
	font-weight: bold;
	}
	

.smalltext {
	font-weight: bold;
	font-size: 9px;
	margin: 5px 0px 5px 25px;
	}


	


















