/* St Albert the Great */
/* Last Revised: 01/21/09 */


body {
	color: #132765;
    font-family: "Footlight MT Light", Footlight, Trebuchet MS, Trebuchet, Verdana;
	font-size: 20px;
	text-align: left;
	background-color:#FFDD68;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
table, tr, th, td    {
    border-collapse: collapse;
    border: 0px none;
    padding: 5px;
   	font-size: 18px;
}
   	
table.border, table.border tr, table.border th, table.border td    {
    border-collapse: collapse;
    border: 1px solid #336699;
    padding: 4;
}
  
p.footer     { font-size: 8pt }
li           { margin: 5px; }

a {
	color: #132765;
}

a:hover {
	color: #800000;
}