h1 {
	font-weight: bold;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	scrollbar-base-color:#FFCCCC;
}a:link {
	color: #990033;
}
a:hover {
	color: #990033;
}
a:active {
	color: #990033;
}
a:visited {
	color: #CC6666;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #660000;
	text-align: center;



}
.caldate {
	font-weight: bold;
	background-color: #F7B5B5;
	color: #990033;
	font-size: 12px;



}
.calheadings {
	color: #990033;
	font-weight: bold;



}
.calborderleft {
	border-right: thin solid #F7B5B5;
	border-bottom: thin solid #F7B5B5;

}
.calbordertop {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990033;


}
.calborderright {
	border-bottom: thin solid #F7B5B5;
}
.calborderbottom {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F7B5B5;

}
.caption {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
