body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
      font: 14pt tahoma;
      color: #FFFFEE;
	text-align: justify;
      letter-spacing: 1px
	}
div.content {
	top: 210px;
	left: 370px;
	width: 600px;
	position: absolute;
	background-color: transparent;
	}
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: #E77827;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #E77827;
	font-weight: bold;
	}
h3, h2, h1 {
	margin: 10px 20px 0px 5px;
	font: 14px Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #FFFFEE;
        border: #FFFFEE;
        border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 10px;
	}
h4 {  	margin: 20px 80px 10px 80px;
	font-size: 12px; 
	font-weight: bold; 
	color: #D5E1DB; 
	border: #D5E1DB; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	letter-spacing: 10px;
	text-align: center;
	}
b.name {text-transform: uppercase;
	}
