body 
{
  background: #eeeeee url(../images/redleather.jpg);
  margin: 0px;
  font-family: verdana;
  font-size: 10pt;
}

h1
{
	font-size: 14pt;
}

h2
{
  font-family: verdana;
  font-size:12pt;
  margin: 0px;
  color: #660000;
  font-style: italic;
}

td
{
font-family: verdana;
}

img
{
border: 0px;
}

p, li
{
font-family:verdana;
font-size:11pt;
}
  
td.shead
{
	width: 100px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;	
}

td.sbody
{
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	vertical-align: top;
}

.d_menu
{
	padding:0px;
	border-style:solid none none none;
	border-color:#999999;
	border-width:1px;
}

.container
{
	width:100%;
	text-align:center;
	margin-top:10px;
}

.content
{
	width:752px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}