body	{ font-family: Helvetica, Arial, sans-serif; } 
p {
	font-size: 12px;
	font-weight: normal;
}
h1 { font-size: 12px; }
h2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	z-index: 3;

}
h3 { font-size: 12px; color: #fff; }
h4 {
	font-size: 8.5pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h6 { font-size: 14px; color: }

a:link { text-decoration : none; color: #0033FF; background: transparent; } 
a:visited { text-decoration : none; color: #0033ff; background: transparent; } 
a:hover { text-decoration : underline; color: #3366FF; background: transparent; } 
a:active { text-decoration : none; color: #0033ff; background: transparent; }

a:link.white { color: #fff; }
a:hover.white { color: #fff; }
a:active.white { color: #fff; }
a:visited.white { color: #fff; }

a:link.blue { color: #03c; }
a:hover.blue { color: #03c; }
a:active.blue { color: #03c; }
a:visited.blue { color: #03c; }

a:link.black { color: #000; }
a:hover.black { color: #000; }
a:active.black { color: #000; }
a:visited.black { color: #000; }
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: circle;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #330099;
	background-position: right center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	line-height: normal;
	z-index: auto;

}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #A93F29;
	text-decoration: underline;
}
