/* CSS Document */

body {  
  font-family: Comic Sans MS, Arial, MS Sans Serif;
    font-weight: normal;
  font-size: 10px; color: #999999
 }
 
h1 {  
  font-size: 16px;
  color:#660000;
  margin-bottom: 2px;
  margin-top: 2px; 
}
h2 {  font-size: 14px;
  color: #660000;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}
h3 {  font-size: 13px;
  color: #8A0000;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

p {  
  font-size: 14px;
  color:#660000;
  margin-top: 5px;
  margin-bottom: 5px;
}
td {  
  font-family: Comic Sans MS, Arial, MS Sans Serif;
  font-size: 14px;
  color: #660000
}
td.cright {  
  font-size: 9px;
  color: #999999 ;
  margin-top: 2px;
  text-align: center
}
.small { 
   font-size: 11px; 
}
a:hover {
  color: #FF6600;
}
a {  
  font-size: 12px;
  color:#660000;
  font-family: Comic Sans MS, Arial, MS Sans-Serif;
  text-decoration: none 
}

.light {
	color: #FFF4DD;
}
.mnlnx {
  font-family: Comic Sans MS, Arial, MS Sans-Serif;
  font-size: 13px;
  color: #660000 ;
}
.mnuhead {
	font-size: 14px;
	font-weight: bold;
	color: #8A0000
}
