body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-position: center center;
		background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.schedule {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 15px;
	padding-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	background-image: url(images/pad_bttm.gif);
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 10px;
	background-repeat: no-repeat;
}
.pageframe {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-image: url(images/pad_bkg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 45px;
}
.div_wide {
	background-image: url(images/div_wide.gif);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.mailbox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	background-image: url(images/maillist_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 50px 25px 20px;
}

