body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	background-image: url(mgbg.gif);
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
h1 {
	font-size: 1.75em;
}
h2 {
    color: #33689C;
	font-size: 1.25em;
}
p {
	line-height: 1.5em;
	text-indent: 2em;
}
