.a{
	color: #003366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.monthhead {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 5px;


}

.header {
	font-family: Arial;
	font-weight: bold;
	color: #336699;
}
.orangehead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6700;
}
.redhead {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}
