h1 {
	color: #000000;
	font-weight: bold;
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
}
 	
h2 {
	color: #0F6923;
	font-weight: bold;
	font-size:8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

h3 {
	color: #ffffff;

	background-color:#FF6600
	font-weight: bold;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6600;
}

p {
	color: #000000;
	font-weight: normal;
	font-size:8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.white {
	color: #FFFFFF;
	font-weight: normal;
	font-size:8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.quote {
	color: #FF6600;
	font-weight: normal;
	font-size:8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}

.nav {
	color: #Ffffff;
	font-weight: bold;
	font-size:8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.nav hover{
	color: #000000;
	font-weight: normal;
	font-size:8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.listsmall {
	color: #000000;
	font-weight: normal;
	font-size:8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
