.content {
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 1em;
        text-align: justify;
        text-indent: 0.5em;
        padding-left: 0.5em;
        padding-right: 0.5em;
        font-weight: normal;
        font-variant: normal;
        height: 100%;
}
body {
        background-color: #738791;
}
.topmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #666666;
        text-indent: 1em;
        border-bottom-color: #000000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        text-decoration: none;
}
.footer  {
        font-family: "Times New Roman", Times, serif;
        font-size: 0.7em;
        color: #000000;
        text-align: center;
        bottom: 0px;
}
.blue {
        background-color: #3b6999;
}
.topmenu a {
        color: #666666;
        text-decoration: none;
}
.content h1 {
        font-family: "Times New Roman", Times, serif;
        text-align: left;
		text-indent: 0;
        font-size: 2em;
        color: #333333;
}
div.paging {
        color: #ccc;
        margin-bottom: 2em;
}
div.paging div.disabled {
        color: #ddd;
        display: inline;
}
