﻿/* CSS Document */

.H1 {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14px;
}
.calendarlink {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #800080;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;

}

.style1 {color: #003300}

body {
	background-color: #FFFFCC;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}

