.header1{
   color: #3B3386;	
	font-size: 11pt;
	margin: 12px 0 0 0;
}

.header2{
   color: #FF5C00;	
	font-size: 10pt;
	margin: 12px 0 0 0;
}

.header3{
    font-size: 9pt;
    font-weight: bold;
    color: #40637A;
}

.header4{
  color: #9F9F9F;	
	font-size: 9pt;	
	margin: 12px 0 0 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{
    font-size: 8pt;
	color: #666;
}

.faqQ{
    font-weight: bold;
	font-size: 10pt;
	color: #FF5C00;
}

.faqA{
   font-weight: bold;
	font-size: 10pt;
	color: #9F9F9F; 
}
