body {
   /*background-image: url("images/ussdbackground2.jpg");  old bgcolor #E3EAEF*/
   background-repeat: no-repeat;
   bgcolor: #F8FAFC;
   topmargin: 0;
   leftmargin: 0;
   margin: 5;
   padding: 0;
   color: #5D785F;
   }  

p, td {
   font-family: arial;
   font-size: 13px;
   text-align: justify;
   color: #5D785F;
   }
   
li  {
   text-align: left;
   }
   
a:link {
   color:       #497699;
   text-decoration: underline;
   }
   
a:visited { 
   color:       #497699;
   text-decoration: underline;
   }   
   
a:hover {
   color:       #196DAD;
   text-decoration: underline;
   }
   
.strong {
   font-family: arial, sans-serif;
   font-size: 13px;
   color: #5D785F;
   font-weight: bold;
   }   
   
.strongi {
   font-family: arial, sans-serif;
   font-size: 13px;
   color: #5D785F;
   font-style: italic;
   font-weight: bold;
   }
   
.strong a:link  { 
   font-weight: bold;
   color:       #497699;
   text-decoration: underline;
   }
   
.strong a:visited {   
   font-weight: bold;
   color:       #497699;
   text-decoration: underline;
   }
   
.strong a:hover {
   font-weight: bold;
   color:       #196DAD;
   text-decoration: underline;
   }
   
.title {
   font-family: arial, sans-serif;
   font-size: 14px;
   font-style: italic;
   } 
        
.sponsor {
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-weight: bold;
   color:       #0000FF;
   font-style: italic;
   }
   
.credits {
   font-weight: normal;
   font-size: 9px;
   font-family: arial, sans-serif;
   text-align: center;
   }
   
.credits a:link, .credits a:visited { 
   font-size:   9px;
   font-family: arial, sans-serif; 
   font-weight: normal;
   color:       #008040;
   text-decoration: underline;
   }          
   
.menutitle{
   cursor:pointer;
   margin-bottom: 5px;
   background-color: transparent;
   color:#5D785F;
   width:140px;
   padding:2px;
   font-family: arial, sans-serif;
   font-size: 12px;
   text-align:left;
   font-weight:bold;
/*/*/border:1px solid #CCE6FF;/* */
   }
   
.submenu{
   margin-bottom: 0.5em;
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight:bold;
   text-align:center;
   }
   
h1 {
   margin: 0;
   padding: 0;
   font-family: arial;
   text-align: center;
   font-size: 15px;
   font-weight: bold;
   }
h2 {
   margin: 0;
   padding: 0;
   font-family: arial;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   }   
h3 {
   margin: 0;
   padding: 0;
   font-family: arial, sans-serif;
   text-align: center;
   font-size: 12px;
   font-weight: strong;
   color: #5D785F;
   }
h4 {
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: times;
   font-size: 18px;
   font-weight: strong;
   font-style: italic;
   }
h5 {
   text-align: left;
   font-size: 14px;
   text-decoration: underline;
   font-weight: bold;
   }
h6 {
   margin: 0;
   padding: 0;
   font-family: arial;
   text-align: center;
   font-size: 14px;
   text-decoration: underline;
   font-weight: bold;
   } 

