.header1{
    font-weight:bold;
}

.header2{
    color:#a14d33;
    font-weight:bold;
}

.header3{
    color:#8b945b;
    font-weight:bold;
}

.header4{
    color:#68aae8;
    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;
}

.teenBoxContent {
	margin: 10px;
	font-size: 7.5pt;
}

.disclaimer{
    font-style:none;
	color:#666;
}

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

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