.printonly { display: inline;}

body, p, td, th, ul, a, table, div {
	background-color: #ffffff;	
	color: #000000;
	font-family: "Times New Roman", sans-serif;
	font-size: 10pt;
}

.table2 th { font-size: 10pt;}
.table2 td { font-size: 10pt;}
.table2 table { font-size: 10pt;}

a, a.visited {
	color: #336699;
}

h1 {
	font-family: "Times New Roman", sans-serif;
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}


/* control of block-level elements.  */

#content {
	background-color: #ffffff;
	width: 100%;
	border: none;
}

#navigation, #footer, .noprint {
	display: none;
}

.breakhere {page-break-before: always}
.cfdebug { display: none;}
