BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #000000;
  color            : #999999;
  width			   : 1200;	
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
}

td.small  {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
}

p.title {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #ffffff;
}

P.linespaced {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #999999;
  line-height	   : 15px;
}

P.citation  {font-size: 9px; 
			 font-style: italic;
}


.boxes {
        border: solid;
        border: dotted;
        border-width:  1px;
        border-bottom-color: #999999;
        border-top-color: #999999;
        border-left-color: #999999;
        border-right-color: #999999;
}


.boxes2 {
		color:  #ffffff;
		background: #333333;
        border: solid;
        border-width:  1px;
        border-bottom-color: #ffffff;
        border-top-color: #ffffff;
        border-left-color: #ffffff;
        border-right-color: #ffffff;
}

P.justify  {text-align: justify;
}

P.footer, div.footer   {font-size: 9px;
}

a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #999999; text-decoration: none;}
a:hover {color: #cc0000; text-decoration: none;
}

td.footer  {font-size: 9px;
}

ul { list-style-type: normal; padding: 0; margin: 0;
}

ul.nopad { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 25px;
}

li.pad { margin: 6px 0px 6px 6px;
}

        

