body {
font-family: Courier New; 
font-size: 11px;
text-align: center;
color: #635171;
background: #ffffff url('bkg.jpg') 0px 0px repeat;
line-height: 12px;
}

a:link, a:active, a:visited {
color: #E46A88;
text-decoration: none;
font-weight: normal;
font-family: Courier New;
}

a:hover {
color: #E9C1BF;
text-decoration: none;
font-weight: normal;
font-family: courier new;
}

a.nav:link, a.nav:active, a.nav:visited {
color: #E4928F;
font-size: 9px;
font-family: small fonts;
text-transform: none;
background: none;
text-decoration: none;
letter-spacing: 0px;
border: 0px solid #FFDEBD;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
margin: 0px;
}

a.nav:hover {
color: #E9C1BF;
font-size: 9px;
font-family: small fonts;
text-transform: none;
background: none;
text-decoration: none;
letter-spacing: 0px;
border: 0px solid #FFDEBD;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
margin: 0px;
}

b {color: #8CD0CF;
}


h1 {
font-size: 12px;
font-family: Courier New, tahoma;
color: #86748C;
border-bottom: 1px dotted #D48683;
margin-left:5px;
margin-right:3px;
letter-spacing: .5px;
font-weight: bold;;
}

h2 {
color: #B3D5BC;
font-family: century gothic;
text-decoration: none;
font-size: 12px;
letter-spacing: -1px;
line-height: 13px;
text-align: center;
}

h3 {
 font-family: courier new;
 font-size: 9px;
 font-weight: bold;
 color: #86748C;
 text-align: center;
}

div#container {
  text-align: left;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  border: 1px solid #E9C1BF;
}

#clear {
 clear: both;
}

.content {
 position: relative;
 width: 380px;
 background: #FDF4EF;
 border-top: 1px solid #E9C1BF;
}

.inct {
 padding: 6px;
}

.number {
font-family: georgia;
font-size: 15px;
color: #8CD0CF;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #E9C1BF;
}

input, textarea, select {
font: courier new;
color: #95835E;
font-size: 11px;
border: 1px dotted #D48683;
background: url('bkg.jpg');
padding: 2px;
letter-spacing: 0.1em;
}

.codesort li {
padding-right: 3px;
line-height: 14pt;
}