
p {font: normal .9em Arial, sans-serif; text-align: left; width: 550px; line-height: 1.1em; padding: 8px; background: #fffff0; color: #000000;}
p.footer {font: normal 11px Arial, sans-serif; text-align: center; background: #ffffef; color: #000000;}
p.list {font: normal .8em Arial, sans-serif; text-align: left; line-height: 1.4em; width: 220px;}
p.picture {font: bold .8em Arial, sans-serif; text-align: center; width: 80%;} 
h1 {font: bold 1.3em Arial, sans-serif; background: transparent; color: #000000; text-align: center;}
h2 {font: bold 1em Arial, sans-serif; background-color: transparent; color: #000000; text-align: center;}
h3 {font: bold .9em Arial, sans-serif; text-align: center; line-height: 1.1em;}	
ul {font: normal .9em Arial, sans-serif; text-align: left; text-indent: 150px; line-height: 2em; list-style-type: none;}
ul.column {text-align: left; font: normal .8em Arial, sans-serif; text-indent: 100px;}

img.old {border-right: 8px solid #ffffef;}

a:link {background: #ffffef; color: #000000;}	
a:visited {background: #ffffef; color: green;}
a:hover {background: #990000; color: #ffffff;}

div#nav {width: 760px;}  
div#nav a:link {
   display: inline; 
   text-decoration: none; 
   padding: 8px; 
   font: bold .7em Tahoma, Arial, sans-serif; 
   background-color: #990000; 
   color: #ffffef;
   
   text-align: center;
   }
div#nav a:visited {
   display: inline;
   text-decoration: none;
   padding: 8px;
   background-color: #ffffef;
   color: #000000;
   border: 1px solid #000000;
   font: bold .7em Tahoma, Arial, sans-serif;
   text-align: center; 
   }      
div#nav a:hover {
   background-color: #ffffef; 
   color: #990000; 
   } 
