BODY {
	margin-left:5%;
	margin-right:5%;
}
A:hover { color:red; }
A:link { color:#000066;}
H3 { background:#dddddd;
 	width: 560px;
	border: 1px none #dddddd;
	font-weight: bold }
H4 {	background:#eeeeee;
	width: 100%;
	border: 1px none #eeeeee;
	font-weight: bold}
H4.howto {	color:#006600 ;
	background:#ccffcc;
	width: 100%;
	border: 1px none #ccffcc;
	font-weight: bold} 
H4.yougo{ 	color:red  ;
	background:#ffcccc;
	width: 100%;
	border: 1px none #ffcccc;
	font-weight: bold }
H4.net{	color:#663300 ;
	background:#ffcc99;
	width: 100%;
	border: 1px none #ffcc99;
	font-weight: bold }
DL DT.1 {
	background:#eeeeee;
}
HR.1 { color: 999999 }
ADDRESS { font-size: 10px }