body {
	margin: 0px 0px 0px 120px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: tahoma, arial, verdana, tahoma, helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
	}
div.content {
	top: 387px;
	left: 120px;
	width: 500px;
	position: absolute;
	background-color: #000000;
	}
p, td {
	margin: 5px 20px 10px 20px;
	line-height: 15px;
	font-size: 10px;
	}
li {
	margin: 0px 5px 5px 0px;
	line-height: 15px;
	font-size: 10px;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #B06309;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #B06309;
	font-weight: bold;
	}
h3, h2, h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: 8px tahoma, Times New Roman, serif;
	font-weight: bold;
	color: #B06309;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-align: center;
	}
h4 {margin: 5px 5px 5px 5px;
	padding: 3px 0px 3px 3px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-size: 10px;
	text-transform: lowercase;
	}
b.name {text-transform: uppercase;
	}
img.border {border: solid #7D7B80;
	border-style: double;
	}
