body {font-family: Garamond, serif;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #C6C1A1;}

	
p {font-family: Garamond, serif;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 10px;}	
	

h1 {font-family: Garamond Bold, Garamond, serif;
	font-size: 20pt;
	color: #620629;
	margin-top: 10px;
	margin-bottom: 10px;}
	

h2 {font-family: Garamond Bold, Garamond, serif;
	font-size: 16pt;
	color: #52562F;
	margin-top: 40px;
	margin-bottom: 0px;
	border-bottom: 2px solid #F2C11B;}	


h3 {font-family: Garamond Bold, Garamond, serif;
	font-size: 11pt;
	color: #0620629;
	margin-top: 5px;
	margin-bottom: 0px;}


ul {font-family: Garamond, serif;
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 5px;}		


a:link {font-family: Garamond, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;}
	

a:visited {font-family: Garamond, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;}
	
	
a:active {font-family: Garamond, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;}
	

a:hover {font-family: Garamond, serif;
	font-size: 11pt;
	color:  #620629;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: overline;}
	
	
HOVER MUST ME LAST IN ORDER TO SHOW UNDERLINE WHEN ROLLING OVER ACTIVE LINKS! YEAH!  FINALLY FIGURED THIS BEAST OUT!