h1, .header1 {
margin: -50px 0 0 -2050px; 
padding: 0 0 0 0;
font-size: 10px;
color: #FFF;
	}
* html h1 { margin: -10px 0 0 -2050px;  }

h2, .header2 {
margin: 0 0 4px 0; 
padding: 0;
font-weight: bold;
font-size: 16px;
color: #197c86;
}
h3, .header3 {
margin: 12px 0 3px 0; 
padding: 0;
font-size: 14px;
font-weight: bold;
color: #e47e00;
}
h4, .header4 {
margin: 7px 0 2px 0; 
padding: 0;
font-size: 13px;
font-weight: bold;
color: #6e802a;
}
.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: 9px;
line-height: 1.2em;
font-weight: bold;
color: #999;
}
	
.required {
font-size: 9px;
font-weight: bold;
color: #C30;
}

.faqQ { 
font-weight: bold;
color: #cf850c; 
font-size: 14px; 
}
.faqA { 
font-weight: normal;
color: #666; 
font-size: 13px; 
}

.hedPaleGreen
{
	color: #525A1F;
	font-weight: bold;
}
