.header1{
	color: #008480;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18pt;
	border-bottom: 1px #b7dddc solid;
	margin-bottom: 10px;
	margin-top: 17px;
}

.header2{
	color: #666666;
	font-weight: normal;
	font-size: 13pt;
	margin-top: 0;
	margin-bottom: 8px;
}

.header3{
	color: #008480;
	font-size: 11pt;
	margin-top: 8px;
	margin-bottom: 0;
}

.header4{
	color: #666666;
	font-size: 10pt;
}

.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{
	color: #7fc1bf;
}

.faqQ{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	color: #211e1f;
	font-size: 14pt;
}

.faqA{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	color: #159691; 
	font-size: 14pt;
}
