/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
	height:90%;
	margin-left: auto; margin-right: auto;
	background-color: #ffffff;}
	
p
	{
    font-size: 10pt;
	}
	
	.heading {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}
td
	{
    font-size: 10pt;
	}
#left {display:none;}
div#nav li ul {display:none;}
