body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.PurpleHeaders {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
}

P {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.1em;

}
ol {
	list-style-type: lower-alpha;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.6em;
}

.purplecopy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.3em;
	list-style-type: none;
}
.goldcopy {
	font-family: Arial;
	font-size: 12px;
	color: #C5C550;
	line-height: 1.3em;
	list-style-type: none;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	color : #B7BED2;
	list-style-type: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : underline;
	color : #B7BED2;
	list-style-type: none;
}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	color : #FFFFFF;
	font-style: normal;
}

.Header {
font-family: Arial, Helvetica, Verdana, sans-serif;font-size: 13px; color: #1C971D; line-height: 1.2em
}

.formbuttons {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.formfield {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	border: #000000 solid 1px
}

.bigpurplelinks {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration : underline;
	font-weight: bold; 
	color: #B7BED2;
	line-height: 1.3em;
}
	
.bigpurplelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : underline;
	font-weight: bold; 
	color : #B7BED2;
	line-height: 1.3em;
}
.navlinks {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration : underline;
	font-weight: bold; 
	color: #3F4A67;
	line-height: 1.3em;
}
	
.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
	font-weight: bold; 
	color : #556A99;
	line-height: 1.3em;
}
.listlinks {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration : underline;
	color: #B7BED2;
	line-height: 1.1em;
}
	
.listlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	color : #B7BED2;
	line-height: 1.1em;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.1em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
