﻿body 
{
	background-color: #3b1e0b;
	margin: 0px;
	font-family: Garamond, Sans-Serif, Times New Roman, Verdana;
	font-size: 12pt;
	color: #3b1e0b;
}

a.Normal:link, a.Normal:visited
{
	color: #3b1e0b;
	font-weight: bold;
	text-decoration: underline;
}
a.Normal:hover
{
	color: #864F26;
	font-weight: bold;
	text-decoration: underline;
}

a.NormalItalic:link, a.NormalItalic:visited
{
	color: #3b1e0b;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a.NormalItalic:hover
{
	color: #864F26;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

a.TopNav:link, a.TopNav:visited
{
	color: #3b1e0b;
	font-weight: bold;
	text-decoration: none;
}
a.TopNav:hover
{
	color: #864F26;
	font-weight: bold;
	text-decoration: none;
}

a.TopNavActive:link, a.TopNavActive:visited, a.TopNavActive:hover
{
	color: #864F26;
	font-weight: bold;
	text-decoration: none;
}

a.SideNav:link, a.SideNav:visited
{
	font-size: 14pt;
	color: #864F26;
	font-weight: bold;
	text-decoration: none;
}
a.SideNav:hover
{
	font-size: 14pt;
	color: #3b1e0b;
	font-weight: bold;
	text-decoration: none;
}

a.SideNavActive:link, a.SideNavActive:visited, a.SideNavActive:hover
{
	font-size: 14pt;
	color: #3b1e0b;
	font-weight: bold;
	text-decoration: none;
}

.Header
{
	color: #3b1e0b;
	font-size: 18pt;
	font-weight: bold;
}

.SubHeader
{
	color: #3b1e0b;
	font-size: 18pt;
	font-style: italic;
}

a.SubHeader:link, a.SubHeader:visited
{
	color: #3b1e0b;
	font-size: 18pt;
	font-style: normal;
	text-decoration: underline;
}
a.SubHeader:hover
{
	color: #864F26;
	font-size: 18pt;
	font-style: normal;
	text-decoration: underline;
}

.Footer
{
	color: #864F26;
	font-size: 10pt;
}

a.Footer:link, a.Footer:visited
{
	color: #864F26;
	font-size: 10pt;
	text-decoration: underline;
}
a.Footer:hover
{
	color: #3b1e0b;
	font-size: 10pt;
	text-decoration: underline;
}
