body {
	font-family: Garamond, Bookman Old Style, Georgia, Times New Roman;
	font-size: 16px;
	color: #666600;
	background-image: url(/images/wallpaper.jpg);
}

a:link {color: #000000; text-decoration: underline;}
a:visited {text-decoration: underline; color: #000000;}
a:hover {text-decoration: none; color: #666633;}
a:active {text-decoration: underline; color: #666633;}

.table01 {
	background-color: #EFE7A5;
	color: #666600;
	background-image: url(../images/parch/bkgrd.jpg);
	background-repeat: repeat;
	border: 5px ridge #660000;
}

.table00 {
	background-color: #EFE7A5;
	color: #666600;
	background-image: url(../images/parch/bkgrd.jpg);
	background-repeat: repeat;
}

.title {
	font-size: 30px;
	color: #990000;
	word-spacing: 0.2em;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #990000;
	display: table;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: outset;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	width: 75%;
	text-align: center;
	font-family: Shelley-VolanteScript, Aardvark Cafe, Geneva, Arial, Helvetica, sans-serif;
}

h1 {font-size: 14px; line-height: 20px; font-weight: bold; font-family: Verdana;}
h2 {font-size: 12px; font-weight: normal; font-family: Verdana;}
h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	font-style: italic;
}

h4 {
	font-size: 24px;
	font-variant: normal;
	text-transform: none;
	font-family: Vivaldi;
	font-weight: bold;
	color: #990000;
}

.rev {
	font-size: 8px;
	color: #336699;
	word-spacing: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.table_Weekly-Special {
	font-weight: bold;
	border: 1px #FFFFFF solid;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	color: #CCFF00;
	background-image: url(/images/parch/weekly-img.png);
	background-repeat: no-repeat;
	background-position: center center;
}

