.header1{
    font-size: 12pt;
    font-weight: bold;
    color: #40637A;
}

.header2{
    font-size:14pt;
	color:#3e3e3e;
	padding:0 0 10px 0;
    font-weight: bold;
}

.header3{
    font-size:12pt;
	color:#0072be;
	padding:0 0 5px 0;
	margin-top:10px;
    font-weight: bold;
}

.header4{
    font-size:11pt;
	color:#0163a4;
	padding:0 0 5px 0;
	margin-top:10px;
    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-style:italic;
	color:#666;
}

.faqQ{
    font-weight: bold;
	color:#0465a5;
}

.faqA{
    font-weight: bold;
	color:#55b1ef;
}
