a {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-decoration: none;
	color: #653365;

}

a:hover {
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
	color: #653365;
}
a:active {
	color: #653365;
}	

body {
	background-color: #d4e7b9;
	margin-top: 0px;
}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #653365;
	text-align: center;
	line-height: 14pt;
}


h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #603300;
	text-align: center;
	line-height: 16pt;
}

h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5E6037;
	text-align: center;
	line-height: 14pt;
}


.copy {
	color: #603300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: justify;
}

.copy a{
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #653365;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.form {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.footText {
	color: #603300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.footText a{
	color: #603300;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	
}

.footText a:hover {
	color: #ACACAC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: underline;

}

.navText {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFE7;
	padding-top: 10px;
}

.navText a{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFE7;
	padding-bottom: 10px;
}

.navText a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #D08E00;
	text-decoration: none;
}

.subheader  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #603300;
	text-align: center;
	line-height: 15pt;
	font-weight: bold;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

.captions  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #673366;
	text-align: center;
}

.captions a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-align: center;
}

.captions a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
	text-align: center;
}

.smallLinks  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FEFDE3;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallLinks a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FEFDE3;
	font-weight: bold;
	text-align: center;
}

.smallLinks a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
	text-align: center;
}
.headerTxt {
	color: #FEFDE3;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
}
