.header1{
    font-size: 12pt;
    font-weight: bold;
    color: #40637A;
}

.header2{
    font-size: 11pt;
    font-weight: bold;
    color: #40637A;
}

.header3{
    font-size: 9pt;
    font-weight: bold;
    color: #40637A;
}

.header4{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.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: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4F5D97;
}

.faqQ{
	font-size: 130%;
	font-weight: bold;
	color: #6377dc;
}

.faqA{
	font-size: 130%;
	font-weight: bold;
	color: #6A7000;
}

a.bppdemotext:link, a.bppdemotext:visited {
        font-size:  x-large;
        color:  #716bb5;
        background-color: #ffffff;
        text-decoration: none;
}

a.bppdemotext:hover, a.bppdemotext:active {
        font-size:  x-large;
        color:  #716bb5;
        background-color: #ffffff;        
        text-decoration: underline;        
}