#content {
padding-top:25px;
height:auto;
}

p {
margin-bottom:15px;
text-align:justify;
font-size:0.9em;
}

h2 {
font-weight:bold;
text-decoration:underline;
font-size:0.9em;
color:#fff;
}

#content ul {
margin-left:20px;
list-style-type:disc;
}

#content a {
text-decoration:underline;
color:#3e6683;
}

#content a:hover {
color:#fff;
}