﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #803E16;
}

a:link.standard
{
	color: #803E16;
	text-decoration: none;
}

a:visited.standard
{
	color: #803E16;
	text-decoration: none;
}

a:hover.standard
{
	color: #803E16;
	text-decoration: underline;
}

#PageTitleCell
{
	vertical-align: top;
	height: 30px;
	font-size: 24pt;
}

#ContentCell
{
	vertical-align: top;
	padding: 10px 20px 10px 20px;
	background-image: url(images/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

HR
{
	color: #803E16;
}

H1
{
	font-size: 18px;
	color: #303654;
}