body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	width: 600px;
	list-style-type: disc;
}
li {
	text-indent: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 15px;
	text-align: justify;
}
.calendar {
	text-indent: 0px;
}
.calendar li {
	list-style-type: none;
	text-indent: -20px;
}

.calendar table {
	background-color: #999999;
	border: 2px solid #666666;
	padding: 10px;
	background-position: center;
}
table {
	width: 600px;
}



.calendar td {
	width: 290px;
	vertical-align: top;
	padding-bottom: 5px;
}
.sub-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align: left;
	text-indent: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	width: 400px;
}



.calendar ul {
	color: #000000;
	list-style-position: outside;
	text-indent: -20px;
	text-align: justify;
	font-size: 11px;
	list-style-type: none;
}

.calendar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	width: auto;
}
.calendar_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-indent: 0px;
}
.page_division {
	color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}
.contactlist {
	width: 400px;
}
.contactlist table {
	width: 600px;
	background-color: #bbbbbb;
}
.contactlist a {
	text-align: right;
	width: 200px;
	display: block;
	font-weight: normal;
}
.contactlist h4 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
	text-indent: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

