td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #444444;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #555555;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #555555;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #555555;
}
.sectionHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #CC3300;
	font-weight: bold;
}
.calDay {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
}
.pgHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
.duetask {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #DD0000;
	text-decoration: none;
}
.regtask {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #DD0000;
	font-weight: bold;
}
.dayviewLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.hmText {
	margin-left: 20px;
}

.hmBullets {
	list-style-type: disc;
	list-style-image: url(images/hmBullet.jpg);
}
.hmBullets li {
	margin-bottom: 5px;
}
.hmBullets a:link {
	color: #444444;
	text-decoration: none;
}
.hmBullets  a:visited {
	color: #444444;
	text-decoration: none;
}
.hmBullets a:hover {
	text-decoration: underline;
}
