body {
   padding: 0px;
   margin: 0px;
   font-family: Tahoma, Arial, Comic Sans Ms;
   font-size: 11px;
   color:black;
   text-align:center;   
}

table, td, tr {

   font-family: Tahoma, Arial, Comic Sans Ms;
   font-size: 11px;
   }

#all {

   width: 849px;
   margin-left:auto;
   margin-right:auto;
}


#top {
   width: 849px;
   height:340px;
}

#bottom {
   width: 849px;
 }

a {
color:white;
 }
 
 #content {
 float:left;
   width: 849px;
 }
 
div {
text-align:justify}

   
a:hover {
	  TEXT-DECORATION: underline;
}

img{
border: 0px;
}


a {
color:#999999; TEXT-DECORATION: none;
}

a.menu {
color:black; 
}

