.header1 {
	color:#0b70c2;
	font-size:18pt; 
	margin:5px 0;
}
.header2 {
	color:#b28c1f;
	font-size:18px;
	margin:2px 0;
}
.header3 {
	color:#555;
	font-size:10pt;
	margin:0;
	padding: 14px 0 0 0;
}
.header4 {
	margin:0;
	padding:6px 0 0 0;
	color:#9fb5c7;
	font-size:9pt;
}

.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:#00529b; }
.faqA { color:#b48d25; }
	
