<style type="text/css">{  }

h1 {
color:#EAC96B;
font-size: 13px;
text-transform: lowercase;
background: transparent;
text-align: center;
letter-spacing:2pt; 
border-bottom: 1px solid #996E47;
margin-top: 6px;
margin-bottom: 2px; }

b {
font-family: tahoma;
font-size: 11px; 
color:#EAC96B; 
font-weight: bold; 
letter-spacing: 0px;

}

A:link, A:visited, A:active {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 6pt;
text-align : center;
color:#D8A743;
padding:2pt;
font-weight:bold;
text-transform:uppercase; 
letter-spacing:1px;
border-bottom: none;
text-decoration : none;
}
A:hover {color:#996E47; text-decoration: none; cursor: default; font-weight: bold;}



body {
background-attachment: scroll;
background-repeat: repeat-y;
background-image: url(bg.png); 
background-color: #000000;
font-family: Arial;
color: #AD8C57; 
letter-spacing: 0px; 
font-size: 11px;
line-height: 12px; 
cursor: default
}

input, textarea, option, select {
background-color: #000000;
font: 9pt arial;
color: #EAC96B;
letter-spacing: 1px;
border: 1px solid #EAC96B; }

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
-->
</style>