body
{
	background-image: url(bg.gif);
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #505050;
}

td
{
	font-size: 14px;
}

h1
{
	font-size: 20px;
	font-style: bold;
	text-decoration: none;
	color: navy;
}


h2
{
	font-size: 16px;
	font-style: bold;
	text-decoration: none;
}

h3
{
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
