BODY, TD, P, A {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

}
A {
	color : #996633;
	text-decoration : none;

}
A:hover {
	color : black;
	text-decoration : underline;
}

.calendarToday {
background-color :  #996633;
text-align : center;
}
.heading1 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

