body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
}

:link, :visited { text-decoration: none; }
:link:focus, :visited:focus { color: #999999; }
:link { color: #000066; }
:visited { color: #666666; }
:link:hover, :visited:hover { color: #000000; text-decoration: underline; }
:link:active, :visited:active { color: #000066; }

.ten {
	font-size: 10px;
}
.highlight1 {
	background-color: f1f1f1;
	border: 1px solid #000099;
	padding: 4px;
}
.eleven {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	color: #000099;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
h2 {
	font-size: 16px;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
h3 {
	font-size: 14px;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	padding: 2px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	border: 1px dashed #000099;
	padding: 4px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	padding: 3px;
}
.red-bold {
	font-weight: bold;
	color: #CC0000;
}
.blue-bold {
	font-weight: bold;
	color: #000099;
}
.grey-bgnd {
	background-color: #f1f1f1;
}
.cal-dates {
	background-color: #f1f1f1;
	text-align: center;
	font-weight: bold;
	color: #0000CC;
	font-size: 10pt;
	border-top: 1px dashed #000099;
	border-bottom: 1px dashed #000099;
}
.cal-days {
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #0000CC;
}
.cal-events {
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
.highlight2 {
	border: 1px solid #000099;
	padding: 4px;
}
.cal-saturday {
	font-size: 10pt;
}
.policy {
	color: #000066;
	margin-left: 140px;
	width: 600px;
	margin-top: 0px;
}
