
a:link {
	color: #073532;
	font-weight: bold;
}

a:visited {
  color: #827024;
  font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #827024;	
	font-weight: bold;
}

a:active {
    color: #827024;
	font-weight: bold;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}



.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.fonts1_normal {
	font-family: Times New Roman, Garamond;
	font-size: 12px;
	font-style: normal;
}

.fonts1_italic {
	font-family: Times New Roman, Garamond;
	font-size: 12px;
	font-style: italic;
}

.sidecontent_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.green_header {
	font-family: Monotype Corsiva, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #095249;
}

.green_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #095249;
	font-weight: bold;
}

.green_subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095249;
	font-style: italic;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.gold_header {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #827024;
}


.gold_subheader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #827024;
	font-style: italic;
}


TD.fonts IMG {
	margin: 1px 3px;
}
