   p {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	}

a.menu {
	font-size: 8pt;
	font-style: bold;
	color: 295F7C;
	text-decoration: none;
	}

a.menu:hover {
	font-size: 8pt;
	font-style: bold;
	color: 295F7C;
	text-decoration: underline;
	}

h1 {
	font-family: Arial, sans-serif;
	font-style: bold;
	font-size: 11pt;
	border-bottom: solid 1px #295F7C;
	}
	
h2 {
	font-family: Arial, sans-serif;
	font-style: bold;
	font-size: 9pt;
	color: #295F7C;
	}
	
td {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	}

td.menu {
	padding: 5px;
	border-right: solid 2px #295F7C;
	}
	
td.accentblue {
	border: solid 1px #295F7C;
	}
	
td.accentgreen {
	border: solid 1px #8ED469;
	}
	
td.footer {
	border-top: solid 5px #8ED496;
	border-bottom: solid 2px #295F7C;
	padding: 5px;
	font-size: 8pt;
	}

td.backissues {
	border-bottom: solid 1px #295F7C;
	}
	
td.month {
	border-right: solid 1px #295F7C;
	border-bottom: solid 1px black;
	}
	
td.schedule {
	border-bottom: solid 1px black;
	}
	
	
	
.bigger
{
	font-size: 130%;
	color:#660000;
}


span.label
{
	display:block;
	float:left;
	width:150px;
	vertical-align:middle;
}
span.small
{
	font-size:11px;
	font-style:italic;
}