body {
	background: #FFFFFF;
}
a:link {
	color: #3A6D64;
}
a:visited {
	color: #774230;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #774230;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #3A6D64;
}
h3 {
	font-size: 1.15em;
	font-style: italic;
}
.heading2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #774230;
}
.error {
	font-style: italic;
	color: #990000;
}
.note {
	font-style: italic;
	font-weight: bold;
}
.smaller {
	font-style: italic;
	font-size: .8em;
}
.tab1 {
	background-color: #FFFFDF;
}
.tab2 {
	background-color: #D7BE86;
}
.tab3 {
	background-color: #A97E49;
}
.emptyDay {
	background-color: #D7BE86;
}
.calendar {
	background-color: #FFFFDF;
	font-size: .8em;
	border: 2px solid #774230;
}
.date {
	font-weight: bold;
}
.question {
	font-weight: bold;
}
.mandatory {
	color: #CC0000;
	font-weight: bold;
}
.holiday {
	font-weight: bold;
	font-style: italic;
	color: #774230;
}
.normal {
	font-size: 1.2em;
	font-weight: bold;

}