﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: black;
	line-height: 14px;
	height: 100%;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #5A3314;
}

a:hover
{
	text-decoration: underline;
	color: #5A3314;
}

.HeaderLargeBlack
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.HeaderSmallBlack
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.HeaderSmallBrown
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #5A3314;
	font-weight: bold;
}
