TABLE {
   color : #FFFFFF;
   font-size : 9pt;
   font-family : Helvetica, sans-serif;
}

BODY {
   background-color : #000000;
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none; 
}

A:visited {
   font-style : italic; 
   font-weight : normal; 
   font-size : 11pt;
   font-family : Helvetica, sans-serif; 
   letter-spacing : .1em; 
   color : #FFFFFF; 
   text-decoration : none; 
}


A:hover {
   font-style : italic; 
   font-weight : normal; 
   font-size : 11pt;
   font-family : Helvetica, sans-serif;
   letter-spacing : .1em; 
   color : #CC0000; 
   text-decoration : none; 
}


A:active {
   font-style : italic; 
   font-weight : normal; 
   font-size : 11pt; 
   font-family : Helvetica, sans-serif; 
   letter-spacing : .1em; 
   color : #FFFFFF; 
   text-decoration : none; 
}


A {
   font-style : italic; 
   font-weight : normal; 
   font-size : 11pt;
   font-family : Helvetica, sans-serif;
   letter-spacing : .1em; 
   color : #FFFFFF; 
   text-decoration : none; 
}


#header {
   width:800px;
   z-index: 1;
}

#content {

}

#footer {

}

