﻿body
{
	background-color: #a45200;
	font-family: Times New Roman;
	color: White;
}

tr.menu
{
	font-family: Times New Roman;
	font-size: 14pt;
}

tr.main
{
	font-family: Times New Roman;
	font-size: 13pt;
}

.footer
{
	font-family: Times New Roman;
	color: White;
	font-size: 12pt;
}

a:link
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: White;
	text-decoration: none;
}
a:visited
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: White;
	text-decoration: none;
}

a:hover
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: black;
}
a:active
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: White;
}

div.hr{
	height: 1px;
	background: white;
	overflow: hidden;
}

div.hr hr{
	display: none;
}

div.spacer
{
	height: 6px;
}

.exclu
{
	font-family: Times New Roman;
	color: Black;
}



