/* Presentation Stylesheet */ 


 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: F7DCB4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c755e;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7dcb4;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: f7dcb4;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2c4935;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c755e;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c755e;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding: 4px 2px;
}.monthRow {
	background-color: #9c9f84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7dcb4;
}
.notesmall{
	background-color:##5c755e;
	font-size:9px;
}

