.n1{
	display:none;
	}

h1 {
	color: #000000 ;
	background-color: #EEEEEE ;
	font-size: 12pt ;
	font-style: normal ;
	font-weight: normal ;
	width: 750 ;
}

h2 {
	color: #000000 ;
	background-color: #ffffff ;
	font-size: 12pt ;
	font-style: normal ;
	font-weight: normal ;
}
body,tr,td,th { font-size:10pt }
A:hover { color: red; background-color: yellow; }
a:visited, a:active, a:link {text-decoration:none ;}
a:hover {text-decoration:underline; color:#BB0000 ;}