body 
{
	font-family:Tahoma;
	font-size: 8pt;
	background-color: #DE9215;
	margin: 0 auto;
	color: #000000;
	border-collapse: collapse; 	
	padding: 0 0 0 0; 
	height:100%;
	width:100%;
	text-align:center;
}
h1
{
	font-family:Tahoma;
	font-size: 12pt;
	color: #000000;
}
.mainTxt
{
	font-family:Tahoma;
	font-size: 10pt;
	padding: 0 25 0 25;
}
.sideTxt
{
	font-family:Tahoma;
	font-size: 10pt;
	text-align: center;
}
a.menu
{
	font-family:Tahoma;
	font-size: 10pt;
	color: #916e26;
	text-decoration: none;
}
.menu
{
	font-family:Tahoma;
	font-size: 10pt;
	color: #916e26;
	text-decoration: none;
}
a.menu:hover
{
	font-family:Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.link
{
	font-family:Tahoma;
	font-size: 10pt;
	color: #916e26;
	text-decoration: none;
}
a.link:hover
{
	font-family:Tahoma;
	font-size: 10pt;
	color: #916e26;
	text-decoration: none;
}
.footer
{
	font-family:Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	padding: 10 10 10 10;
	text-align: center;
}