body
{
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 13pt;
	left: 0px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #000000;
	text-align: center;
}
.formSideText
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #696969;
}
.formSideNavText
{
	font-weight: bold;
	font-size: 8 pt;
	color: #cc3333;
}

.formSideTextAlt
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #696969;
}
.headerText
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

td
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, sans-serif;
}
a:link
{
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
h1
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 17pt;
	text-align: center;
}
h2
{
	font-size: 14pt;
	color: #000000;
	text-align: center;
}
h3
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	padding-left: 15px;
	font-weight: bold;
	font-size: 13pt;
	margin: 0px;
	border-left: #000000 0px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #a9a9a9;
}
h4
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 13pt;
	border-left-color: black;
	margin-bottom: 10px;
	border-bottom-color: #009999;
	color: #000000;
	border-top-color: black;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	border-right-color: black;
}
h5
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
	color: #000000;
}
h6
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 5px;
	color: #a9a9a9;
	font-style: italic;
}
hr
{
	color: #000000;
}
