BODY { 
 font-weight : normal; 
 color : #ffffff;
 text-decoration: none;
 background-color: black;
}

B  {
   font-weight : bold; 
}

IMG:inset {
  border-color : #ffffff
}

TABLE {}

FONT {}

TD {float: all}

P {}

/* main */

A:link 	{
   text-decoration : none; 
   color : #999999; 
   
   }

A:visited {
   text-decoration : none; 
   color : #666666; 
  
}

A:active  {
   text-decoration : none; 
   color : #ffffff; 

}

A:hover  {
   text-decoration : none; 
   color : #ffffff; 

}	

A.side {
   
}

A.side:link 	{
   text-decoration : none; 
   color : #ccccff; 
   }

A.side:visited {
   text-decoration : none; 
   color : #999999; 
 }

A.side:active  {
   text-decoration : none; 
   color : #ffffff; 
}

A.side:hover  {
   text-decoration : none; 
   color : #ffffff; 
}	


B.heavy  {
   font-weight : bold; 
}

.sidebarhead {
   font-size:90%;
   font-weight: bold;
   text-align: center;
   color: #000000;
	 background-color: #cc9999;
}

.sidebarmain {
   font-size:80%;
   color: #ffffff;
}


.sidebartitle {
   font-size: 90%;
   font-weight: bold;
   text-align: center;
   color: #ffffff;
}

.sidebarbot {
  font-size:80%;
}

.sdwebdes {
  font-size:90%;
	font-weight: bold;
}

.inlineimage {
   padding-bottom : 6px;
}

.maintext {
   font-size:100%;
   font-weight: normal;
   text-align: justify;
   clear: all;
   color: #ffffff;
}
