﻿a:link {
	text-decoration: none;
	font-family: Arial;
}
.emailcontact {
	font-family: Arial;
	font-size: small;
}
a:hover {
	text-decoration: underline;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	text-decoration: underline;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
a:visited {
	text-decoration: none;
}
table {
	color: #000000;
	width: 800px;
	border-collapse: collapse;
	margin-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 20px;
}
.header {
	font-family: Arial;
	font-size: medium;
}
{}
.bigheader {
	font-family: Arial;
	font-size: large;
	text-align: center;
}
.schedtable {
	font-family: Arial;
	font-size: small;
	border-style: double;
	border-color: #339999;
}

