body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #000000;
	font-family: tahoma, arial, verdana, tahoma, helvetica, sans-serif;
	text-align: left;
	color: #5D5879;
	}
div.content {
	top: 108px;
	left: 0px;
	width: 433px;
	position: absolute;
	background-color: #000000;
	}
p, td {
	margin: 5px 20px 10px 20px;
	line-height: 15px;
	font-size: 9px;
	}
li {
	margin: 0px 5px 5px 0px;
	line-height: 15px;
	font-size: 9px;
	}
strong, b {
                  color: #474165; 
                  font-size: 9px;
                  }
em, i {
                  color: #7483FF;
                  font-size: 9px; 
                  }
a, a:visited, a:active {
	text-decoration: none;
	color: #95ADF7;
	font-weight: bold;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #60307F;
	}
a:hover {
	text-decoration: underline;
	color: #60307F;
	font-weight: bold;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #95ADF7;
	
	}
blockquote {
         	background-color: #010101;
         	border-left: 5px solid #60307F;
         	text-align: center;
         	width: 285px;
	font-family: georgia;
	color: #5F5982;
	}
a.nav, a:visited.nav, a:active.nav  {
         color: #293B83;
         margin: 10px 0px 0px 0px;
         padding: 0px;
         font: 10px arial, tahoma, Times New Roman, serif;
         font-weight: bold;
         text-transform: lowercase;
         letter-spacing: 3px;
         border-style: none;
               }
.letter {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: 10px arial, tahoma, Times New Roman, serif;
	font-weight: bold;
	color: #9A8EFA;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-align: left;
	}
h3, h2, h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font: 10px arial, tahoma, Times New Roman, serif;
	font-weight: bold;
	color: #3E3586;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-align: left;
	}
h4 {margin: 5px 5px 5px 5px;
	padding: 3px 0px 3px 3px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	text-transform: lowercase;
	}
b.name {text-transform: uppercase;
	}
img.border {border: solid #A58C56;
	border-style: double;
	}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort p { text-align: center; }
.codesort h2 { text-align: center; }
.codesort h3 { text-align: center; }
.codesort img { border: 7px solid #1D003E; }
.codesort a { border-bottom: 0px solid #000; }