body {
margin : 0; 
padding : 0; 
background-color: #000000;
color: #ffff33;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#date {
width : 140px; 
height : 8px; 
position : absolute; 
top :50px; 
left : 10px; 
font-size : 0.8em; 
font-weight : bold; 
color: #ffff33;
background-color: #000000 ;}

#main-title {
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
padding-top : 16px; 
padding-bottom : 10px; 
padding-right : 40px; 
font-size : 1.2em; 
text-align : left; 
letter-spacing : 5px;  
height : 20px;
color: #ffff33;
background-color: #000000;
padding-left: 10px;
font-weight: normal;
font-style: normal;} 

a:link {
color: #52ffff;
text-decoration: none;
margin-left: 10px;
border-bottom: 1px } 

a:visited {
color: #52ffff;
text-decoration: none;
margin-left: 10px;
border-bottom: 1px }

a:hover {
color: #ffff33;
text-decoration: underline;
margin-left: 10px;
}

h1 {  
font-size : 1.2em;  
padding-bottom : 5px; 
padding-top : 5px;  
font-weight : ; 
letter-spacing : 5px;
color: #ffff33;
text-align: left;
margin-top: 30px;
background-color: #000000;
padding-left: 10px;
font-weight: 200;} 

p , ul , ol , table {
font-size : 1em; 
line-height : 1.9em; 
margin-top : 0; 
margin-bottom : 17px; 
margin-left : 10px; 
margin-right : 40px; 
padding : 0;
text-align: justify;
font-weight: normal;
font-style: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h2 {
margin-top : 0; 
margin-bottom : 15px; 
margin-left : 10px; 
margin-right : 0; 
font-size : 0.9em; 
color : #d2d22a; 
font-weight : bold;
padding-left:0;
color: #ffff33;} 

ol , ul {
margin-left : 10px; 
margin-right : 40px; 
padding-right : 5px;
border: none;
text-decoration: none;
}

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 60px;
font-size: 1em;
text-align: left;
margin-top: 0;
padding-bottom: 0;
font-weight: normal;
padding-top: 8px;
background-color: #000000;
color: #52ffff;
word-spacing: 8px;
line-height: 1.8em;
}
#navbar.history {
margin-right: 64px;}

#navbar.community {
margin-right: 20px;}

#navbar.environment {
margin-right: 20px;}

#navbar.minutes {
margin-right: 150px;}

#navbar a:link, #navbar a:visited {
color: #52ffff;
}

#navbar a.current {
color: #52ffff;
}

#navbar a:hover {
color: #ffff33;
text-decoration: underline;

