body {
font-family: cetury gothic; 
font-size: 11px;
text-align: center;
color: #ffffff;
background: #000000;
line-height: 13px;
}

a:link, a:active, a:visited {
color: #010894;
text-decoration: none;
font-weight: normal;
font-family: verdana;
}

a:hover {
color: #000032;
text-decoration: none;
font-weight: normal;
font-family: verdana;
cursor: crosshair;
}

b {color: #E0C11E;
}


h1 {
color: #000000;
font-family: lucida sans, lucida sans unicode;
text-decoration: none;
font-size: 14px;
letter-spacing: 2px;
line-height: 19px;
text-align: left;
background: #F80608;
border-bottom: 2px dotted #000000;
padding: 2px;
}

h1:first-letter {
font-size: 18px;
font-weight: bold;
}

h2 {
color: #F80608;
font-family: lucida sans, lucida sans unicode;
text-decoration: none;
font-size: 12px;
letter-spacing: 2px;
line-height: 13px;
text-align: center;
}

div#container {
  text-align: left;
  width: 535px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}

.content {
 width: 535px;
 background: #000000;
 text-align: left;
}

.in {
 padding: 6px;
}

input, textarea, select {
color: #F80608;
border: solid #FFffff 1px;
background-color: #E0C11E;
padding: 2px;
letter-spacing: 0.1em;
font-size: 10px;
}

.codesort li {
padding-right: 3px;
line-height: 14pt;
}