h4, .header4{
	color: #2f5c2c;		
	font-size: 90%;
	font-weight:bold;
}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3{
    text-decoration: line-through;
}

.special2{
    text-decoration: overline;
}

.special1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.disclaimer{}

.faqQ{
	font-size: 150%;
	font-weight: bold;
}

.faqA{
	font-size: 150%;
	font-weight: bold;
}

h1, .header1 {
margin:  -25px 0 0 -1000px; 
padding: 0;
font-size: 15pt;
font-weight: bold;
color: #A8DB4E;
}

h2, .header2 {
margin: 0 0 2px 0; 
padding: 3px;
font-size: 11pt;
font-weight: bold;
color: #21358C;
background-color: #A8DB4E;
}
h3, .header3 {
margin: 0; 
margin-bottom:10px;
margin-top:10px;
padding: 5px 0 0 0;
font-size: 10pt;
font-weight: bold;
color: #084596;
border-top: 1px solid #D6ECAC;
}
h4, .header4 {
margin: 8px 0 0 0; 
padding: 0;
font-size: 10pt;
font-weight: bold;
color: #000;
}

a:link {    
color: #485F93; 
text-decoration: underline; 
font-weight: normal;   
}
a:visited {
color: #485F93;
text-decoration: underline; 
}
a:hover, a:active { 
color: #A6D048; 
text-decoration: none;    
}

.faqQ {
font-size: 11pt;
font-weight: bold;
color: #A2CC4E;
}
	
.faqA {
font-size: 10pt;
color: #4A72B8;
}
