.header1 {
	color: #772432;
	font-size: 18pt;
	margin-bottom: 18px;
	font-weight: normal;
}
.header2 {
	color: #772432;
	font-size: 16pt;
	margin-bottom: 15px;
	font-weight: normal;
}
.header3 {
	color: #772432;
	font-size: 14pt;
	margin-bottom: 10px;
	font-weight: normal;
}
.header4 {
	color: #772432;
	font-size: 12pt;
	margin-bottom: 8px;
	font-weight: normal;
}
.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;
	font-size: 16pt;
	}

.faqQ { color:#b2985d; }
.faqA { color:#772332; }
	