<html>
<style type="text/css">
<!-- $Id: help.css,v 1.1 2001/08/16 02:46:25 09512 Exp $ -->
body {
	margin-left	: 20px; 
	margin-right	: 20px;
/*	line-height	: 1.5em; */
	background	: #fdf5e6;
	color		: #111111;
	font-family	: MS UI Gothic;
}
h1 {
	border-bottom-style	: solid; 
	border-bottom-width	: 5px;
	border-left-style	: solid;
	border-left-width	: 20px;
	padding-left	: 5px; 
	padding-bottom	: 5px;
	border-color	: #008800;
	margin-right	: 0;
	font-size	: large;
}
A:HOVER { color:'red';@}
</style>
</html>
