BODY
	{
}
	
 a 
  {
	color: #4D4D4D;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
  }
 
  a:hover
  { 
	color:#4D4D4D; 
      font-style: italic;
   }
   
.justify
  {
	text-align : justify;
  }
  
      a.sub
  {
	color:#ffffff;
	text-decoration: none;
	font : bold;
  }

    a.sub:hover
  {
	color: #F0E68C;
	text-decoration: none;
	font : bold;
}