.header1{
	color:#414141;
	font-size:18pt;
	font-weight:normal;
	line-height:normal;
	padding:0 0 15px 0;
}
.header2{
	color:#414141;
	font-size:12pt;
	padding:0 0 4px 0;
	line-height:normal;
}
.header3{
	color:#414141;
	font-size:10pt;
	padding:0 0 4px 0;
	line-height:normal;
}
.header4{
	color:#3d915e;
	font-size:10pt;
	padding:0 0 4px 0;
	line-height:normal;
}


.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 {
	font-style:italic;
	color:#666;
}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#72AF47; }
.faqA { color:#006227; }
