.id {
 text-align: right;
 position: absolute; margin: 0px; left: -500px;
	width: 200; padding: 0px;
 top: -2000px;
}
.n1{
	display:none;
	}

h1 {
	color: #000000 ;
	background-color: #EEEEEE ;
	font-size: 12pt ;
	font-style: normal ;
	font-weight: normal ;
	width: 690 ;
}

h2 {
	color: #000000 ;
	background-color: #ffffff ;
	font-size: 12pt ;
	font-style: normal ;
	font-weight: normal ;
}

.txt9p	{ font-size: 9pt  ; line-height: 120% ; }

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 ;}