body  {  
  background-color: #ffffff; 
  text-align: justify; 
  color: #000000;   
  font-size: 14px;   
  font-family: Arial, Helvetica, Geneva, sans-serif;
} 

table.main { color:#0f5281;width:570px;background-color:#d7ebf7;border-spacing:10px;text-align:justify;}
.ueb {font-weight:bold;text-decoration:underline;text-align:center;}
.min {font-size:smaller;}
td.ob {vertical-align:top;}

a.kl:link {color:#00357e;font-weight:bold;text-decoration:underline;}
a.kl:visited {color:#00357e;font-weight:bold;text-decoration:underline;}
a.kl:active {color:#00357e;font-weight:bold;text-decoration:underline;}
a.kl:hover {color:#00357e;font-weight:bold;text-decoration:underline;}

a.m:link {
 color: #000088; 
 font-weight: bold; 
 text-decoration: none;  
} 

a.m:visited {
 color: #000088;
 font-weight: bold; 
 text-decoration: none;  
}

a.m:active {
 color: #0000bb;
 font-weight: bold; 
 text-decoration: none;   
}

a.m:hover {
 color: #0000bb;
 font-weight: bold;
 text-decoration: none;  
}

td.std {
  height:30px; 
  width:120px;
  font-weight:bold; 
  font-size: 14px;   
  padding-left:8px;
  background-color: #d7ebf7;  
}  

td.std:hover {
  height:30px; 
  width:120px;
  font-weight:bold; 
  font-size: 14px;   
  padding-left:8px; 
  /*background-color: #81bde2;  */
}  
td.std2 {
  height:30px; 
  width:20px;  
  background-color: #d7ebf7;  
}  

td.std2:hover {
  height:30px; 
  width:20px; 
  background-color: #81bde2;  
} 

td.sel {
  color:#000088;
  height:30px; 
  width:120px;
  font-weight:bold; 
  font-size: 14px;    
  padding-left:8px;
  background-color: #81bde2;  
} 

td.sel2 {
  height:30px; 
  width:20px;
  background-color: #81bde2;  
} 
