body{
	margin: 0;
/*	background-color:#E77805;*/
	background-color:#DF3F18;
}

a:link {
	color: #FF6600; 
	font-family: verdana;
	font-size: 9px;	
	text-decoration: underline;
}
a:visited {
	color: #00CC00; 
	font-family: verdana;
	font-size: 9px;	
	text-decoration: underline;
}
a:hover {
	color: #FFFF00; 
	font-family: verdana;
	font-size: 9px;	
	text-decoration: underline;
}
a:active {
	color: #FFFF00; 
	font-family: verdana;
	font-size: 9px;	
	text-decoration: underline;
}

html, body {
	text-align: left;
	color: #006600;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}


p.maintable {
	margin: 3px;
	padding: 3px;
	text-align: justify;
	color: #18491E;
	font-family: verdana;
	font-size: 10px;
	word-spacing: 1px;
	font-weight: bold;
}

h4.maintable {
	margin:3px;
	padding:3px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #0D2810;
	font-weight: bold;
	}

p.footer {
	margin: 3px; 
	padding: 3px;
	text-align: justify;
	color: #000000; 
	font-family: verdana;
	font-size: 10px;
	word-spacing: 2px;
	letter-spacing: 1px;
}

h1 {
	margin: 3px;
	text-align: center;
	color: #000000; 
	font-family: verdana;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: extra-bold;
}

h2 {
	margin: 3px; 
	padding: 3px;
	text-align: center;
	color: #000000; 
	font-family: verdana;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

h3 {
	margin: 3px; 
	padding: 3px;
	text-align: center;
	color: #000000; 
	font-family: verdana;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}
