
h1,.header1 {
	font-family: times-roman, serif;
	font-size: 15pt;
	font-weight: normal;
	color: #6d6e71;
	margin: 0;
	padding: 0;
}

h2,.header2 {
	color: #f5821f;	
	font-size: 11pt;
	margin: 0;
	padding: 0;
	}
	
	h3,.header3 {
	color: #1a71c3;	
	font-size: 9pt;	
	margin: 10px 0 5px 0;
	padding: 0;
	}
	
h4 ,.header4{
	color: #a4c9ec;	
	font-size: 8pt;	
	margin: 8px 0 5px 0;
	padding: 0;
	}

.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;
}

.faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.faqQ { color: #1a71c3; }
.faqA { color: #a4c9ec; }
	
.disclaimer {
	font-size: 8pt;
	color: #1a71c3;
	}
