.header1{
	font-size: 15pt;
	font-weight: bold;
	color: #53655d;
	position: absolute;
	top: 0;
	left: -1000px;
}

.header2{
	font-family: 'Times New Roman',times,serif;
	font-size: 16pt;
	color: #53655d;
	font-weight: bold;
	margin: 10px 0 10px 30px;
	text-align:left;
	position:relative;
	left:0;
}

.header3{
	font-family: 'Times New Roman',times,serif;
	font-size: 13pt;
	color: #7c8f86;
	font-weight: bold;
	margin: 10px 0 10px 30px;
}

.header4{
	font-family: 'Times New Roman',times,serif;
	font-size: 10pt;
	font-weight: bold;
	color: #625535;
	margin: 10px 0 10px 30px;
}


.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font-family: 'Times New Roman',times,serif;
	color: #7c8f86;
	}

.faqQ{
    font-size: 9pt;
    font-weight: bold;
    color: #B76669;
    padding-right:5px;
}

.faqQ, .faqA { 
	font-weight: normal;
	font-size: 16pt;
	}

.faqQ { color: #bd9d21; }
.faqA { color: #4b0b71; }
