h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #363636;
	position: absolute;
	top: 0;
	left: -1000px;
	}
h2, #calccontent h1, #calccontent h1 center {
	font-size: 15pt;
	font-weight: normal;
	color: #621119;
	margin: 10px 0 10px 0px;
	}
h3 {
	font-size: 13pt;
	font-weight: normal;
	color: #0019a8;
	margin: 10px 0 10px 0px;
	}
h4 {
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	color: #5463b4;
	margin: 10px 0 10px 0px;
	}

.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-family: arial;
	color: #7c8f86;
	}
	
.faqQ, .faqA { 
	font-weight: normal;
	font-size: 16pt;
	}

.historyTable {
	width: 90%;
}

.historyTable td {
	vertical-align: top;
	padding-bottom: 1em;
}