body { margin: 0px; }

.bodycopy
{
	font-family: georgia,"times new roman",times,serif;
	font-size: 14px;
	line-height: 18px;
}

.foot
{
	font-family: georgia,"times new roman",times,serif;
	font-size: 11px;
}

.note
{
	font-family: georgia,"times new roman",times,serif;
	font-size: 9px;
}

a:link
{
	color: #791300;
	text-transform: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { color: #777777; }

a:hover { color: #000000; }

a:active { color: #000000; }

.tableback
{
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}