body {
	margin: 0pt; 
	background-color: #57493C;
	background-position: left;
	background: url('bg.gif');
}
div, td {
	font-family: verdana, arial, serif; 
	font-size: 9px; 
	color: #4D2422;
}
h1 {
	padding: 35px 0px 0px 45px;
	font-size: 20px;
	background: url('header.gif');
	height: 96px;
	text-align: left;
	color: #4A4037;
	font-weight:bold;
	background-repeat:no-repeat;
	text-transform : UPPERCASE;
	font-family: tahoma, serif;
	margin: 0px;
}
h2 {
	font-family: tahoma, serif;
	font-size: 20px;
	color: #79504E;
	text-transform: uppercase;
	width: 170px;
	margin: 3px; 
}
a:link, a:active, a:visited {
	Font-Weight:bold;
	Color: #000000;
	Text-Decoration: none;
}
a:hover {
	Font-Weight:bold; 
	Color: #F6E8DC;
	Cursor: move;
	Text-Decoration: none; position: relative; top: 1px; right: 1px;
}
p {
	line-height: 140%;
	margin: 0px; 
	text-align: justify;
}
input, textarea { 
	border:1px dotted #000000; 	
	font-family: verdana,arial,serif;
	font-size: 9px;
	color: #000000; 
}
