body    { font-family: Verdana, sans-serif; }
h1		{ fonr-family: Times New Roman; 
		font-size: 24pt; 
		font-weight: bold;
		text-align: center; }
h3      { color: #FFFFFF; 
		font-family: Times New Roman; 
		font-size: 18pt; 
		font-weight: bold; }
table   { background-color: #FFF8E1;
		margin:4, 12; 
		float: none;
		font-size: .8em;
		border-collapse:collapse;
		font-family: Helvetica, Arial, Verdana; 
		font-weight: bold;}
td		{padding: .3em;}
		
.sunday { background-color: #E8E0C1;
		padding: .3em;}
.calhead{ background-color: #BDAB75;
		font-weight: bold;
		color: white;
		font-size: 1.2em;}
.date   { text-align: center;}
.special { background-color: #ccccff;
		padding: .5em;}