
html {
        scrollbar-face-color:#623228;
        scrollbar-arrow-color:#D32F23;
        scrollbar-track-color:#623228;
        scrollbar-shadow-color:#D32F23;
        scrollbar-highlight-color:#F18B40;
        scrollbar-3dlight-color:#F18B40;
        scrollbar-darkshadow-color:#F18B40;
       }
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #623228;
	font-family: tahoma, arial, verdana, tahoma, helvetica, sans-serif;
	text-align: justify;
	color: #F18B40;
	}
div.content {
	top: 400px;
	left: 50px;
	width: 435px;
	position: absolute;
	background-color: transparent;
	}
p, td {
	margin: 5px 20px 10px 20px;
	line-height: 15px;
	font-size: 10px;
	}
li {
	margin: 0px 5px 5px 0px;
	line-height: 10px;
	font-size: 10px;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #D32F23;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #D32F23;
	font-weight: bold;
	}
h3, h2, h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: 8px tahoma, Times New Roman, serif;
	font-weight: bold;
	color: #F18B40;
	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;
	}
b.name {text-transform: uppercase;
	}
img.border {border: solid #400000;
	border-style: double;
	}
body, table, tr, td {
	font: 8pt tahoma; 
	color: #F18B40;
	letter-spacing: 1px}






