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

.header2{
	margin:0;
	padding:0 0 12px 0;
	color:#8d3c1e;
}

.header3{
    color:#a97410;
}

.header4{
    color:#666;
}

.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:7pt;
	color:#666;
}

.faqQ{
    font-weight: bold;
	color:#8d3c1e;
}

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

