body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #A03A03;
	}

#navcontainer ul	{
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#bodytext {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #A03A03;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 14pt;
	color: #A03A03;
	}	

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A03A03;
	font-style: oblique;
	}

//.holidaysubject {
//	font-size: 14px;
//	font-weight: bold;
//	color: #000000;
//	background-color: #FFEABD;
//	padding: 2px;
//	border: 1px solid #FD8F09;
//	}

.holidaysubject {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D8FF9C;
	padding: 2px;
	border: 1px solid #397C00;
	}

.style1 {
	font-size: 16px;
	font-weight: bold;
	}

.style2 {
	font-size: 9px;
	}

.style3 {
	color: #397C00;
	font-size: 14px;
	}

.memorialtable {	
	border: 3px inset #FF4346;
	}