/* CSS Document */
<style TYPE="text/css">
a:link{color: #000000; text-decoration: bold}
.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight : bold; color: #000000; text-decoration: none}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight : bold; color: #12127A; text-decoration: underline}
.bodylinks { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight : bold; color: #5A0477; text-decoration: none}
.bodylinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight : bold; color: #FF990F; text-decoration: underline}
}
.copy {
	font-family : Verdana, tahoma, Arial, Helvetica, Tahoma, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	line-height: 17px;
}
.whitecopy {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}
.boldcopy {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.bold_italics {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style: italic;
	color : #000000;
}
.italics {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style: italic;
	color : #000000;
}
.small_black {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}
.small_purple {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}
.small_white {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #FFFFFF;
}
.small_orange {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #FF990F;
}
.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #8840A1;
}
.header2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}
.subheader {
	font-family : Arial, Helvetica,;
	font-size : 16px;
	font-weight : bold;
	color : #8840A1;
}
.subheaderOrange {
	font-family : Arial, Helvetica,;
	font-size : 16px;
	font-weight : bold;
	color : #FF990F;
	text-decoration: none;
}
.super_header {
	font-family : Verdana,tahoma,Arial, Helvetica,Tahoma;
	font-size : 21px;
	font-weight : bold;
	color : #8840A1;
}	
</style>
.border {
	border: 1px solid #FF990F;
}
.border {
	border: 1px solid #FF990F;
}
