BODY {
	background-image:  url(home_graphics/bkg.jpg);
	background-repeat: no-repeat;
}

TABLE, TD, TH, LI, UL, OL, P {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

H1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold; color: #393E40;
}

A:link { color:#336699; text-decoration:underline; }
A:visited { color:#6699cc; text-decoration:underline; }
A:hover { color:#999999; text-decoration:none; }

FORM, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

TD.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

TD.footer {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
