.header1{
    margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18pt;
}

.header2{
    margin: 5px 0;
	padding: 0;
	color: #02539f;
	font-size: 16pt;
	font-weight: normal;
}

.header3{
    margin: 5px 0;
	padding: 0;
	color: #ee5907;
	font-size: 13pt;
	font-weight: normal;
}

.header4{
    color: #3573a7;	
	font-size: 9pt;	
	margin: 0;
	padding: 0;
	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{
    font-size: 8pt;
	color: #79aec0;
}

.faqQ{
    font-weight: bold;
	font-size: 10pt;
	color: #30373f;
}

.faqA{
    font-weight: bold;
	font-size: 10pt;
	color: #79993a;
}
