body {
background: #000 url(bg-body-green.gif) top center repeat-y;
color:#EFEFEF;
text-align: center;
font: 13px "Trebuchet MS", Arial, sans-serif;
}
a:link, a:visited, a:hover {
color: #fff;
border-bottom: 1px solid #fff;
text-decoration: none;
}
a:hover {
color: #FFCC00;
border-color: #FFCC00;
}
a.ano, a.ano:hover, a.ano:visited, a.ano:link {
border: none;
text-decoration: none;
}
.jg-wrap {
width: 750px;
margin: 0 auto;
text-align: left;
}
.side {
float:left;
width:180px;
font: 13px "Trebuchet MS", Arial, sans-serif;
margin-right:20px; 
line-height: 20px;
}
h1 {
text-align: left;
color: #ccc;
font: 13px "Trebuchet MS", Arial, sans-serif;
padding-left: 20px;
}
h2 {
font-size: 24px;
line-height: 25px;
}
h3 {
font-size: 20px;
}
ul.sidenav {
list-style-type: none;
margin: 0;
padding: 30px 20px;
}
ul.sidenav li {
padding-bottom: 10px;
}
ul.sidenav li ul li {
padding-bottom: 0px;
}
.content {
width:500px;
margin-left:220px;
line-height: 20px;
adding-bottom: 20px;
}
.topnav {
font-weight: bold;
font-size: 14px;
padding: 10px 0;
}
.topnav a, .topnav a:visited, .topnav a:hover {
color:#FFFF00;
border: none;
text-decoration: none;
}

dl.agenda dt {
font-weight: bold;
}
dl.agenda dd {
padding-bottom: 20px;
}