body{
    font-family: Arial, Helvetica, sans-serif;
    font-size:75%;
    line-height: 1.25em;
    color: #333;
}
dt, h2{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.666em;
    line-height: 1.25em;
}
h2{
    font-weight: normal;
    padding-bottom: 10px;
}
h5, h3{
    font-weight: bold;
}
.date, .projectType{
    font-size: 0.916em;
    font-weight: bold;
    color: #25a7c9;
}
/*#ajContent .date{
    display: block;
}*/
#footer{
    font-size: 0.916em;
    color: #fff;
}
p{
    padding-bottom: 1em;
}
.preamble{
    font-weight: bold;
    padding-bottom: 1em;
}