body
{
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}
.bodyInTable
{
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.MenuStyle
{
	border: thin solid #FFFFFF;
	background-color: #505283;
	width: 200px;
	font-family: Verdana;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	padding-left: 5px;
}

bodyhead
{
	font-family: Helvetica Medium Condensed;
	font-size: 16pt;
	color: #e4e2dc;
}
input
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}
select
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: #A39B85;
	font-weight: bold;
}
td
{
	text-align: left;
}
.bold
{
	font-weight: bold;
}
.header
{
	font-family: Helvetica;
	font-size: 11pt;
	color: #611D22;
	font-weight: bold;
}
.TopText
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18pt;
	color: #611D22;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
            .WhiteTopText
            {
                color: #FFFFFF;
            }


