 BODY
 {
	SCROLLBAR-FACE-COLOR: #86878B;
	SCROLLBAR-HIGHLIGHT-COLOR: #86878B;
	SCROLLBAR-SHADOW-COLOR: #86878B;
	SCROLLBAR-3DLIGHT-COLOR: #86878B;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR:#FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	text-align:center;
 }
 .text
 { 
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 12px; 
   font-style: normal; 
   line-height: 18px; 
   color: #000000; 
   
 } 

 .textbottom 
 { 
  font-family: Verdana, Arial;
  Helvetica, sans-serif; font-size: 11px; 
  font-style: normal; line-height: 15px; 
  color: #333333
 } 

.textw
 {  
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #ffffff
	 }
	 
 .ink
 {
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size : 12px;
  color: #CCCCCC;
  text-decoration:none
  }
  
  .inkmore
 {
  font-family: Verdana, Arial;
  Helvetica, sans-serif;
  font-size : 12px;
  color: #666666;
  text-decoration:none
  }
  a.inkmore:hover
  {
  color: #ff0000;
 text-decoration: underline
  }

 .textleft
  { 
  font-family: Verdana, Arial;
  Helvetica, sans-serif; font-size: 11px; 
  font-style: normal; line-height: 18px; 
  color: #D8DBE4
 } 

   table.wikitable,
   table.prettytable {
      margin:1em 1em 1em 0;
      background:#F9F9F9;
      border:1px #AAA solid;
      border-collapse:collapse;
      }
 
   table.wikitable th, table.wikitable td,
   table.prettytable th, table.prettytable td {
      border:1px #AAA solid;
      padding:0.2em;
      }
 
   table.wikitable th,
   table.prettytable th {
      background:#F2F2F2;
      text-align:center;
      }
 
   table.wikitable caption,
   table.prettytable caption {
      margin-left:inherit;
      margin-right:inherit;
      }
