body { background-color:black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;


}



#page { 
width: 728px; 
min-height: 0px; 
margin: 0 auto; 
border: solid 0px white; 
padding: 0px; 
background-color: black; 
} 

#header { 
width: 728px; 
height: 90px; 
margin: 0px; 
background-color: black; 
border: solid 2px silver; 
} 

 
#text { 
float: left; 
width: 468px; 

margin-left: 0px; 
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffcc; 
border: solid 0px #ffffcc;
padding: 10px; 
} 



#menu { 
float: right; 
width: 230px; 
margin-top: 10px; 
margin-right: 0px; 
margin-bottom: 0px; 
padding: 0px; 
background-color: black; 
border: solid 0px #ffffff; 
} 

#footer { 

width: 728px;
height: 25px; 
margin-top: 10px 
margin: 0px; 
background-color: #ffffcc; 
border: solid 0px #ffffcc; 
padding: 10px; 

} 



.cntr { 
text-align: center; 
} 

.rghtalign { 
text-align: right; 
}  





a {
	FONT-SIZE: 12pt;
	color: #000000;
	FONT-FAMILY: Helvetica;
	text-decoration: underline;
                
                
}

a:link { 
	color: #00679f; 
              
}

a:visited {
	color: #666666; 
}

a:hover {
	color: #cc0000; 
                background-color: white;
}



p { 
  margin-top: .7em; 
  margin-left: 0; 
  padding-left: 0; 
  line-height: 1.5em;

}



b.one 
{ 
font-family:arial; 
font-size:12px; 
color:#00679f;
cursor:pointer;
border-bottom: 1px dotted; 
} 
























