.header1{
    font-size: 14pt;
	color: #7a7670;
	border-bottom: 1px solid #8bb4e8;
	margin-bottom: 5px;
}

.header2{
   font-size: 12pt;
	color: #7a7670;
	border-bottom: 1px solid #8bb4e8;
	margin-bottom: 5px;
}

.header3{
    font-size: 11pt;
	color: #7a7670;
	border-bottom: 1px solid #8bb4e8;
	margin-bottom: 5px;
}

.header4{
    font-size: 10pt;
	color: #7a7670;
	margin-bottom: 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;
}

.disclaimer{
    color: #ea0437;
}

.faqQ{
    font: bold 10pt arial, verdana, sans-serif;
	color: #3969a6;
}

.faqA{
   font: bold 8pt arial, verdana, sans-serif;
	color: #7a7670;
}

