div#listmenu {width: 720px; float: left;  font-size 14px; background-color:#e0e0e0; margin-top:0px; border-bottom: 2px solid #ba0000;}
div#listmenu li {float:left; list-style-type:none; margin-left: 5px; padding: 2px; background-color: #e0e0e0; width:110px;}

div#listmenu a:hover {color: #ba0000;} a:active {color: #ba0000;}
div#listmenu a{font-weight: bold; font-family:georgia; color: #666;}

a:link {color:#ba0000;}
a:hover {color:#ba0000;} 
a:active {color: #ba0000;}
a:visited {color: #ba0000;}

html, body {width: 720px; height:700px; margin: 0 auto; padding: 0px; text-align: center;}


div#bgr {position:absolute; top: 0px; padding: 0px; margin: 0 0px; height:700px; width: 720px;  center; background-color:#fff; border-right:10px solid #666; border-left:10px solid #666;}

.central {margin-right: auto;
margin-left: auto;
padding: 0px;
width: 720px;
height: 700px;
text-align: justify; 
overflow: visible;}

div#text {padding:10px; margin-top: 5px;  width: 700px;}

OL { 
list-style-type: decimal; 
list-style-position: outside; 
} 

p {margin-left: 10px;}
