.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #D2EAF1;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
}
.updatebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #A1B7D8;
	background-position: left center;
	margin: 15px;
	clear: none;
	float: none;
	height: 50px;
	width: 340px;
	overflow: auto;
	padding: 5px;
	border: 1px dotted #FFFFFF;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	width: 140px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
.subtitletx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #ffb928;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C1DAE1;
}
.li {
	list-style-position: inside;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
}
