
body { background-color:#1f5b88; }
table { 
    background-color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #1f5b88; }

.footer {
	color: #1f5b88;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

A:link { color:#1f5b88;}
A:visited { color:#1f5b88;}
A:active { color:#333366;}
A:hover { color:#333366;}

