﻿body
{
	font-family: 'Letter Gothic' , Verdana, 'Lucida Console' , Geneva, Helvetica, Arial;
	font-size: 10pt;
	margin: 0px 100px;
	clip: rect(auto auto auto auto);
	color: black;
	padding-top: 0px;
	font-weight: normal;
	padding-left: 0px;
	left: 0px;
	position: absolute;
	padding-right: 0px;
	cursor: auto;
}

.mainmenu
{
	padding: 10px;
	padding-right: 10px;
	background: #FF9999;
	border-bottom: 1px solid #A6A6A6;
	border-top: 1px solid #DCDCDC;
	color: #990000;
	text-align: right;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-family: 'Century Gothic';
}
.footer
{
	border-style: solid none none none;
	border-width: 2px 0px 0px 0px;
	border-color: #C0C0C0;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #808080;
	position: absolute;
	top: auto;
}
hr
{
}

h5
{
	border-style: solid none none none;
	border-width: medium;
	border-color: #808080;
	font-family: 'Century Gothic';
	font-size: small;
	font-weight: normal;
	color: #808080;
}


