﻿body
{
	font-family: Verdana, Arial;
	font-size:12px;
	color:#605C39;
	background-color:#EDE8D2;
}

tr, td
{
	font-family: Verdana, Arial;
	font-size:12px;
	color:#605C39;
}

.sectionTitle
{
	font-size:12px;
	font-weight:bold;
	color:#605C39;
}

.error
{
	color:#FF0000;
	font-weight:bold;
}

A, A:active, A:hover
{
	font-family: Verdana, Arial;
	font-size:12px;
	color:#605C39;
	font-weight: bold;
}

.footerLink
{
	font-family: Verdana, Arial;
	font-size:12px;
	color:#561E06;
	font-weight: bold;
	text-decoration: none;
}

.footerText
{
	font-family: Verdana, Arial;
	font-size:12px;
	color:#561E06;
}