body {
   /*background-image: url("images/ussdbackground2.jpg");*/
   background-repeat: no-repeat;
   /*background-color: #DFD9C9;*/
   background-color: #D1C7AF;
   topmargin: 0;
   leftmargin: 5;
   margin: 0;
   padding: 0;
   font-family: arial;
   font-size: 13px;
   color: #000040;
   }  

p, td {
   font-family: arial;
   font-size: 13px;
   text-align: justify;
   color: #000040;
   }
   
li  {
   text-align: left;
   }
   
a:link, a:visited {
   font-family: arial, sans-serif; 
   font-weight: normal;
   color:       #6F4139;
   text-decoration: none;
   } 
   
a:hover {
   color:       #8A1526;
   text-decoration: underline;
   }
   
.strong {
   font-family: arial, sans-serif;
   font-size: 13px;
   color: #000040;
   font-weight: bold;
   }   
   
.strongi {
   font-family: arial, sans-serif;
   font-size: 13px;
   color: #000040;
   font-style: italic;
   font-weight: bold;
   }
   
.strong a:link, .strong a:visited { 
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   text-decoration: none;
   }   
   
.strong a:hover {
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #8A1526;
   text-decoration: underline;
   }
   
.alignleft {
   float: left;
   font-size: 11px;
   font-weight: bold;
   }

.alignright {
   float: right;
   font-size: 11px;
   font-weight: bold;
   }   
   
.title {
   font-family: arial, sans-serif;
   font-size: 14px;
   font-style: italic;
   } 
        
.smallcap {
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: strong;
   color:       #000040;
   }
   
.credits {
   font-weight: normal;
   font-size: 9px;
   font-family: arial, sans-serif;
   text-align: center;
   }
   
.credits a:link, .credits a:visited { 
   font-family: arial, sans-serif; 
   font-weight: normal;
   color:       #0000CA;
   text-decoration: underline;
   }          
   
h1 {
   margin: 0;
   padding: 0;
   font-family: arial;
   text-align: center;
   font-size: 16px;
   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: 13px;
   font-weight: normal;
   color: #000040;
   }
h4 {
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   }
h5 {
   text-align: left;
   font-size: 14px;
   text-decoration: underline;
   font-weight: bold;
   }
h6 {
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-weight: bold;
   color:       #0000FF;
   }
h7 {
   text-align: left;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   }
