h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
a:link {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
	color: #003366;
}
a:visited {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
	color: #003366;
}
a:hover {
	font-style: normal;
	text-transform: none;
	color: #990033;
	text-decoration: underline;
}
a:active {
	font-style: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
	border: none;
}
.text1 {
	font-size: 11px;
}
.text2 {
	font-size: 10px;
}
.text3 {
	font-size: 9px;
}
#today_cell {
	font-weight: bolder;
	background-color: #FFFFCC;
	border-color: #880000;
	color: #990033;
}
 .calendar_non_month {
	background-color: #99CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.calendar_month {
	background-color: #CCFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.calendar_border {
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
.Head2red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}
.Head4red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990033;
}
.text2bold {
	font-weight: bold;
	font-size: 10px;
}
.text1bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text2bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
}
.text1gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

