.header1 {
	color: #773a3e;	
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

.header2 {
	color: #59722c;	
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

.header3 {
	color: #772b2f;	
	font-size: 9pt;	
	margin: 0;
	padding: 0;
	}
	
.header4 {
	color: #59722c;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}

.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;
}

.Q { color: #772b2f;
	font-weight: bold;
	font-size: 10pt;
}

.A { color: #59722c;
	font-weight: bold;
	font-size: 10pt;
}

	
.disclaimer {
	font-size: 8pt;
	color: #59722c;
}

.tableheader {
	background-color: #59722c;
	color: #fff;
	font-weight: bold;
	font-size: .75em;
}


.tablecontent1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #FFF;
	color: #333;
	font-size: .75em;
}

.tablecontent2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #a6968e;
	color: #fff;
	font-size: .75em;	
}
