﻿body,input,div,a,td
{
	font-family:Verdana;
	font-size:9pt;
}

.header
{
	font-size:15pt;
	font-weight:bold;
}

a
{
	color: Navy;
}

.menulink
{
	text-decoration:none;
	color:#2e2306;
	font-size:10pt;
	font-weight:bold;
}

.menulink:hover
{
	color:#423514;
}

.menutoplink
{
	text-decoration:none;
	color:white;
	font-size:9pt;
	font-weight:bold;
}

.menutoplink:hover
{
	color: #B08F37;
}

.loginformheadertext
{
	color: #CC6600;
	font-weight: bold;
	font-size: 10pt;
}

.SectionTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
	color:Black;
}

.SectionAuthor
{
	font-size:9pt;
}

.SectionText
{
	font-size: medium;
}

.HomeLink
{
	text-decoration:none;
	color:Black;
}