body
{
	margin: 0px;
	background-color: olive;
	font-family: Tahoma;
	font-size: 11px;
}
img
{
	border: 0px;
}
td
{
	text-align: left;
	vertical-align: top;
}
a
{
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #999933;
	text-decoration: none;
}
