body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #EEEEEE;
	margin-bottom: 0px;

}
.nh1 {
	font-size: 15px;
	font-weight: bold;
	border-bottom-style: solid; 
	border-bottom-color: #999999; 
	border-bottom-width: 1px; 
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
a:link {
	color: #7E7E7E;
	font-weight: bold;
}
a:visited {
	color: #7E7E7E;
	font-weight: bold;
}
a:active {
	color: #7E7E7E;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
}
pre {
	font-size: 12px;
	border: 1px solid #333333;
}
.cut {
	text-decoration: line-through;
}
