BODY { 
color : #a468c0;
font-size : 9pt;
font-family : arial;
font-weight : normal;
letter-spacing : 0;
background-color : #000000;
background-attachment : fixed;
} 
strong { 
color : #b15981;
} 
em { 
color : #ba76a7;
} 
u { 
color : #ba76a7;
} 
A { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #bcbcbc;
text-decoration : none;
font-weight : normal;
} 
A:visited { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #bcbcbc;
text-decoration : none;
font-weight : normal;
} 
A:active { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #bcbcbc;
text-decoration : none;
font-weight : normal;
} 
A:hover { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #b5a6b9;
text-decoration : underline;
} 
p.right {
text-align : right;
}
p.center {
text-align : center;
}
p.left {
text-align : left;
} 
td, tr { 
font-family : tahoma;
color : #a468c0;
background : transparent;
letter-spacing : 0;
font-weight : normal;
letter-spacing : 0;
font-size : 8.5pt;
border-top : 0px solid #cd5e67;
border-left : 0px solid #cd5e67;
border-bottom : 0px solid #cd5e67;
border-right : 0px solid #cd5e67;
text-align : justify;
} 
h1 { 
color : #a468c0;
font-size : 12pt;
font-family : verdana, sans-serif;
font-weight : normal;
background-color : #000000;
font-weight : bold;
text-align : right;
letter-spacing : 0px;
height: 18px;
margin-top : 10px;
margin-bottom : 20px;
border-top : 0;
border-bottom : 3px solid #693577;
border-right : 0;
border-left : 0;
} 
input, submit, textarea { 
color : #bbbbbb;
background : #0d0d0d;
font-size : 8pt;
font-weight : normal;
letter-spacing : 0;
font-family : Tahoma;
text-align : center;
border-width : 1px;
border-style : solid;
border-color : #bdbdbd;
}
#navigation {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation li {
   float: left;
}
#navigation li a {
   display: block;
   font-family: verdana;
   font-size: 10px;
   font-weight : bold;
   text-align: center;
   text-transform: uppercase;
   background: none;
   width: 85px;
   text-align: center;
   color: #a468c0;
   padding: 3px 0;
   text-decoration : none;
}
#navigation li a:hover {
   background: #404040;
   color: #666666;
   font-weight : bold;
   text-decoration : none;
}
#container {
width: 600px;                          
margin-left: auto; 
margin-right: auto;
text-align: justify;                        
padding:0px;
background-color : #000000;
}
#header {
width: 600px;
height: 356px;
margin-bottom: 0;
text-align:center;
}
#content {
float: right;
padding:4px;
width: 592px;
background-color: #000000;
}
#footer {
padding:3px;
background: #202020;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
