﻿body
{
	font-size: medium;
	margin: 8px;
}
h2
{
	color: navy;
}
a img
{
	border: 0;
}
td img
{
	vertical-align: bottom;
	border: 0;
}
.hidden
{
	display: none;
}
div#header
{
	margin: -8px -8px 2px -8px;
	height: 91px;
	background-image: url(/images/header.gif);
}

