body {
		size: 8.5in 11in;
    font-family: times, serif;
    font-size: 9pt;
    margin-left: 10px;
}

H2 {
    font-family: times, serif;
    font-size: 16pt;
		background: transparent;
  	font-weight: bold;
  	text-align: center
}

H3 {
    font-family: times, serif;
    font-size: 12pt;
		background: transparent;
  	font-weight: bold;
  	text-align: center
}

H4 {
    font-family: times, serif;
    font-size: 11pt;
		background: transparent;
  	font-weight: bold;
  	text-align: center
}

P {
	font-family: times, serif;
	font-size: 9pt;

}

BLOCKQUOTE {
	font-family: times, serif;
	font-size: 9pt;
}

TH {
	font-family: times, serif;
	font-size: 7.5pt;
  font-weight: bold;

}

TD {
	font-family: times, serif;
	font-size: 9pt;
}

UL {
	font-family: times, serif;
	font-size: 9pt;
	margin: 20px;
}

OL {
	font-family: times, serif;
	font-size: 9pt;
}

#header {
        display: none;

}

#leftcontent {
		
        display: none;
}

#rightcontent {
        display: none;
}




.noprint {visibility: hidden; }
            
            
P.breakhere {page-break-before: always}

.rightalign {text-align:right}

.indented {padding-left: 10pt}

.indented2 {
	padding-left: 20pt;
	
}	

.indented3 {
	padding-left: 30pt;

}	

.xlarge {
	font-family: times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.large {
	font-family: times, serif;
	font-size: 10pt;
}
.medium {
	font-family: times, serif;
	font-size: 8pt;
}

.small {
	font-family: times, serif;
	font-size: 7pt;
}
.xsmall {
	font-family: times, serif;
	font-size: 6pt;
}




