body 	{background-color: #fcfcfc; color: #2266aa; 
      	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
	}

a:link {color: #5599dd; text-decoration: none;}
a:visited {color: #3377bb; text-decoration: none;}
a:hover {color: red; background: #ffffff; text-decoration: none; }
  
ul a:link {color: #5599dd; text-decoration: none;}
ul a:visited {color: #3377bb;}   	
ul a:hover {color: red; background: #ffffff; text-decoration: none;}

.mid {text-align: center;}

.kiwi {background-color:#cccccc;  color: #3333cc;
        font-size: smaller; padding-left: 5px; padding-right: 5px;
        }
.kiwim {text-align: left; font-size: smaller;
	padding-left: 5px; padding-right: 5px; }
.kiwih {color: #3377bb; 
        font-size: 18px; font-weight: bold; text-align: center;}

.outd1 {background-color:#fcfcfc;
	width: 891px; margin-right: auto; margin-left: auto; 
	padding-bottom: 8px;}

table {width: 550px;}

td {padding-left: 10px;}


#navcontainer ul {
  margin: 20px 0px;
  padding: 0;
  list-style-type: none;
  text-align: center;
  }
  
#navcontainer ul li { display: inline;}
  
#navcontainer ul li a {
  text-decoration: none;
  padding: 3px 2px;
  color: #000080;
  background-color: #94b9ef;}
  
#navcontainer ul li a:hover {
	background: #d9efff;}
  

        



