h1, h2, h3, h4, h5, a, td { font-family: Verdana,Gevena,Arial,sans-serif; }
h1 { 
	font-size:18pt; 
}
h2 { 
	font-size:14pt; 
	display:inline; 
}
h2.descrip { 
	font-weight: 400 !important;
	font-size: 11pt !important;
}
h2.allens { 
	font-weight: 400 !important;
	font-size: 11pt !important;
	margin-left:25pt;
}
h3 { 
	font-size:12pt; 
	margin-bottom:3pt;
}
h4 { 
	font-size:10pt; 
	font-weight:400;
	margin-top:3pt;
	margin-bottom:3pt;
}
h5 { 
	font-weight:400;
	font-size:9pt; 
	margin:0px 0px 8px 0px;
}
h6 {
	font-weight:600;
	font-size:11pt;
	text-align:center;
	margin:0px;
	padding:2px;
}
.day {
	background-color:#C6B9CB;
}
.res {
	background-color:#543F5F;
	color:#ffffff;

}
table, td {
	border: solid #528b8b 0px;
}

.plain {
	border: solid #528b8b 0px !important;
	margin-left:20px;
}
A.blue:link, A.blue:visited { color: #0000ff; }