body
{
	background-color: #C0C0C0;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
}
#bottom {
position: absolute;
bottom: -70px;
}

#table1 {
	position: absolute;
	top: 20px;
	margin:0px 0px 0px -400px;
	left:50%;
	border-top:5px solid #666666;
	border-left:5px solid #666666;
	border-right:5px solid #666666;
}
#table2 {
position: absolute;
top: 191px;
margin:0px 0px 0px -400px;
left:50%;
border-left:5px solid #666666;
border-right:5px solid #666666;
border-bottom:5px solid #666666;
display: inline;
}


h1
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin: 0px;
	display: inline;
}
h2
{
	font-family: tahoma;
	font-size: 9pt;
	color: #9D9B0A;
	font-weight: bold;
	margin: 0px;
	display: inline;
}
.text {
font-family: tahoma;
font-size: 9pt;
color: #000000;
margin: 0px;
}
a.text:link, a.text:visited
{
	font-family: tahoma;
	font-size: 9pt;
	color: #9D9B0A;
	text-decoration: underline;
	font-weight: bold;
}
a.nav1:link, a.nav1:visited
{
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:link, a.nav2:visited
{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer {
font-family: tahoma;
font-size: 7.5pt;
color: #000000;
margin: 0px;
}
a.footer:link, a.footer:visited
{
	font-family: tahoma;
	font-size: 7.5pt;
	color: #9D9B0A;
	text-decoration: none;
	font-weight: normal;
}