
.body 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 10.5px;
   line-height:18px;
   color: #333333 
}


.body a:link 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 10.5px;
   line-height:18px;
   text-decoration: none;
   color: #CC0000 
}

.body a:visited 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 10.5px;
   line-height:18px;
   text-decoration: none;
   color: #888888
}

.body a:hover 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 10.5px;
   line-height:18px;
   text-decoration: none;
   border-bottom: dashed 1px CC0000;
   color: #CC0000
}

.title 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 20px;
   line-height:25px;
   color: #333333 
 }
 
 .sub 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 15px;
   line-height:25px;
   color: #CC0000 
 }
  
 .nav 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 11px;
   line-height:25px;
   color: #000000 
}


.nav a:link 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 11px;
   line-height:25px;
   text-decoration: none;
   color: #333333 
}

.nav a:visited 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 11px;
   line-height:25px;
   text-decoration: none;
   color: #333333
}

.nav a:hover 
{  
   font-family: verdana,helvetica,sans-serif; 
   font-size: 11px;
   line-height:25px;
   text-decoration: none;
   border-bottom: dashed 1px CC0000;
   color: #CC0000
}