body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
 	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	vertical-align: top;
	text-align: left; 
	background-color: #f6f6f3;
}

 body, table
 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
 }
 
  td
 {
	vertical-align: top; 	
 }
 
.body10 
{
	font-size: 10px;
}

a:link,a:visited
{
	color:#c7541b;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#c7541b;
	text-decoration:underline
}

.title
{
	font-size:25px;
	font-weight:bold;
	color:#0000CC;
}

.heading
{
	color:#0000CC;
	font-size:14px;
	font-weight:bold;
}


