.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
.nav_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #999999}
.nav_sections {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; line-height: 13pt}
.intro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
.body_plain {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.pull_out {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000; margin-right: 20px; margin-left: 20px; border: #CCCCCC; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.features_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000}
.features_body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FF0000}
.heading_large {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #FF0000}
.body_leading {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt;line-height: 17pt; color: #CE3031; font-weight: bold}


H1 {
	font : bold 230% Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #CC3333;
	margin : 0 -15% -2% -20%;
	text-align : center;
}

H2 {
	font : 150% Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #CC3333;
	border-color : Blue;
	border-width : 2px 2px;
	border-style : solid none solid none;
	margin : 5% 0 0 -5%;
}

H3 {
	font : 120% Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #660099;
	text-align : center;
}

UL {
	list-style-type : square;
}

OL {
	color : #660099;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}

dt {
	color : #B22222;
}

.box {
	font : 100% Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : Black;
	border : thin dotted Black;
	padding-left : 5px;
	padding : 5px 5px 0 5px;
}

