body
{
	background:url(/img/headbg.gif) bottom right no-repeat fixed;
}

body, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
}

.heading{
background-color:#FFCC66;
font-size:large;
font-weight:bold;
}

a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: underline, overline;
}