/* CSS Document */

* { 
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	background-color:#FFFFFF;
}

/* Do not display advertising and other sidebar material */
div#toptabs,
div#header,
div#navigation,
div#subnavigation,
div#sidebar-a,
div#sidebar-b,
div#footer { 
	display:none; 
}
