body {
	margin: 20px 0px 0px 100px;
	padding: 0px;
	background-color: #0C0C0C;
	font: 8pt tahoma;
	text-align: justify;
        color: #000000;
        letter-spacing: 1px
	}
div.content {
	top: 372px;
	left: 100px;
	width: 499px;
	position: absolute;
	background-color: #A06F34;
        border: #FFD05D; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}
p, td {
	margin: 5px 20px 10px 20px;
	line-height: 15px;
	font-size: 9px;
	}
li {
	margin: 0px 5px 5px 0px;
	line-height: 10px;
	font-size: 9px;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #FFD05D;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #FFD05D;
	font-weight: bold;
	}
h3, h2, h1 {
	margin: 10px 20px 0px 20px;
	padding: 0px;
	font: 10px Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #FFDD63;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 10px;
	background: #352611;
	}
h4 {  	margin: 20px 80px 10px 80px;
	font-size: 10px; 
	font-weight: bold; 
	color: #715129; 
	border: #715129; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	font-variant: small-caps;
	letter-spacing: 10px;
	text-align: center;
	}

b.name {text-transform: uppercase;
	}
img.border {border: solid #FFD05D;
	border-style: double;
                }

