P, ul, li, td {
        font-size: 12px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-weight: normal;
}

.footer {
        font-size: 11px;
        color: #045797;
        font-family: Arial, sans-serif;
        font-weight: bold;
	text-decoration: none;
}

.title {
        font-size: 16px;
        color: #000000;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
	margin-top: 5px;
}

