html, body {
	margin: 0 0 0 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	background-image: url(images/bg.gif);
}
.altbody { background-image:none; background-color:#FFFFFF; }

td, th, span, div { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight: normal; }

.alt, h1 { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#006699; font-weight: bold; }

a:link, a:visited, a:active{color: #000000; text-decoration: underline;}
a:hover{color: #000000; text-decoration: underline;}
