/* MAIN CONTENT STYLES */

.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

div.footer div.content {
color:#666;
font-size:10px;
}

.content p {
margin-top: 0;
}

.content li {
line-height: 16px;
margin-bottom: 2px;
}
.content h2 {
color: #303;
font-weight: bold;
font-size: 11pt;
margin: 0;
}


/* CREDIT */

div#credit {
margin: 0 auto;
width: 800px;
}

div#credit p {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 9px;
color: #bbb;
float: right;
}

div#credit a {
color: #bbb;
font-weight: bold;
text-decoration: none;
}
div#credit a:hover {
color: rgb(153,51,0);
font-weight: bold;
text-decoration: underline;
}
