body { background: white;
       font-size: 12pt;
     }


h1 { font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:18pt;
	color:black;
	font-weight:bold;

	}
	
h2 { font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12pt;
	color:black;
	font-weight:bold;

	}
	
h4 {
	font-family:Helvetica,Arial;
	font-size:14pt;
	color:black;
	line-height:50pt;
	}
	

#menu { display:none;
	
	}

#content { padding:0px; 	
	background:white;
	}
	
table { width:600px;    
	}			

p  { font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	 font-size:9pt;
	 color:black;
     }

a:link { font-family:Helvetica,Arial;
	font-size:10pt;
	color:#CC0000;
	text-decoration:underline;

	}

a:visited  { font-family:Helvetica,Arial;
	font-size:10pt;
	color:#000080;
	text-decoration:underline;

	}

a:active  { font-family:Helvetica,Arial;
	font-size:10pt;
	color:#000080;
	text-decoration:underline;

	}

a:hover  { font-family:Helvetica,Arial;
	font-size:10pt;
	color:#000080;
	text-decoration:underline;

	}
