@charset "utf-8";
/* CSS Document */

body {
background-color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

td.content {
	background-color: #8e7528;
	padding: 15px;
	text-align: left;
}

a {
color:#000000;
text-decoration:underline;
}

.footer {
font-size: 11px;
}

h1 {
font-size: 13px;
font-weight:bold;
}

