body {	background-color: #9f7540; background-image:url(images/background.jpg); background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif; font-size: 1em;
	margin-top: 0px;
	color:#FFFFFF;
	text-align:left;
	}
td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	
	}
	
hr {
	noshade:noshade;
	color:#000000;
	border: 0;
	height:1px;
	background-color: #996600;
	
	
}	
	
a:link {
	color: #fff;
}

a:visited {
  color: #000;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #000;
}

.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 6px;	
	color: #fff;
	margin:10px;
	margin-left:15px;
	margin-right:50px;
	text-align:left;
	
	}
	
.portrait {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

}
	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	color: #fff;
	margin:10px;
	margin-left:50px;
	margin-right:15px;
	text-align:left;

}
.blackheading {
	color: #000000;
	font-size:1.20em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	
	}
	
.subheading {
	color: #000000;
	font-size:1em;
	font-weight:bold;
	
	}	
	
.small {
	font-size: 85%;
}

