.header1{
    font-size: 14pt;
}

.header2{
   font-size: 12pt;
	color: #086224;
	padding-top: 22px;
	font-weight:bold;
}

.header3{
    font-size: 10.5pt;
	margin-bottom: 3px;
	margin-top:10px;
	font-weight:bold;
}

.header4{
	font-weight:bold;
	margin-bottom: 3px;
	margin-top:6px;
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	color: #086224;
	padding-top: 22px;
}
h3 {
	font-size: 10.5pt;
	margin-bottom: 3px;
	margin-top:10px;
}
h4 {

}

	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	color:#ff0000;
	}
.special2 {
	font-weight:bold;
	letter-spacing:0.3em;
	font-size:1.1em;
	}
.special1 {
	font-family: georgia;
	font-weight:bold;
	color:#333333;
	font-size:1.1em;
	}

.disclaimer {
	font-style:italic;
	color:#555555;
}

.faqQ, .faqA { 
	font-weight: normal;
	font-size: 17pt;
	font-family: georgia;
	}

.faqQ { color:#3a76b9; }
.faqA { color:#065820; }