body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	color: #461104;
	font-size: 11pt;
}

h1 {
	display: none;
}

h3 {
	line-height: 5px;
	margin-bottom: -7px;
}

a {
	color: #6f1e02;
	font-weight:bold;
	}

strong {
	font-size: 12pt;
	font-weight:bolder;
	}
	
#main {
	background-color: #dfc394;
	width: 800px;
}

#footer {
	font-size: 12pt;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	}
#details {
	text-align:left;
	padding-right: 20px;
	line-height: 20px;
	}

.footer {
	font-size: 8pt;
	color: #FAF4E8;
	padding-top: 55px;
	text-align: center;
	font-weight: bold;
}
