body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image:    url(/generator/images/bkgreen.jpg);

 }

a:link {
	text-decoration: underline;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	background: none;
	text-decoration: underline;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

h1 { font-size: 14px; }
h2 { font-size: 16px; }
h3 { font-size: 18px; }
h4 { font-size: 20px; }
