BODY, TD {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h1,h2,h3,h4,h5{
	color:#927555;
	margin:0px;
}
table.mainbody{
	width:95%;
}

table.header1 td.header1{

	background-position: top;
	background-repeat: repeat-y;
}
td.body{
	background-color: #ffffff;
	width:100%;
	padding-left:5px;
	padding-top:5px;
}
td.body td{
	background-color: #ffffff;
}
td.body td td{
	background-color: #ffffff;
}


A {
	text-decoration: none;
}

A:Hover {
	text-decoration:underline overline;
}

td.body a{
	font-weight:bold;
	color:#000000;
	font-size:10pt;
}
td.navigation, table.navigation td, table.navigation td a{
	background-color: #927555;
	color:#ffffff;
}


td.navigation#left{
	width: 167px;
	padding-left:3px;
}
td.navigation#left a{
	width: 167px;
	padding-left:3px;
	color:#ffffff;
	font-weight:bold;
}
td.navigation#right{
	width: 10px;

}
td.navigation#top {
	text-transform: capitalize;
	font-weight:bold;

}
td.footer{
	background-color: #927555;
	text-align: center;
	color: #ffffff;
	font-size: 8pt;
}
td.footer a{
 color: #ffffff;
}
td.description a{
	font-weight:normal;	
}
th.description, th.description a{
	color:#927555;
	font-size:14pt;	
}
