A:LINK, A:ACTIVE ,A:VISITED{
	color : #000099;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}
A:HOVER {
	color : #0099FF;
}


td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align : top;
}
body{
	background : #FFFFFF;
}

.listHead{
	font-weight:bold;
	font-size: 10px;
	color : #999999;
	text-decoration: underline;
}

.calendarHead {
	background : #999999;
	font-size: 10px;
	color : #000033;
	vertical-align : top;
	font-weight:bold;
}

.titleHead{
	font-weight:bold;
	color : #666666;
	font-size: 10px;
	vertical-align : middle;
}

.noteText{
	font-size: 10px;
	color : #666666;
}
.strikethrough {  font-size: 10px; font-style: normal; font-weight: normal; color: #999999; text-decoration: line-through}
.calendarEdit {
	font-size: 10px;
	font-style: normal;
	color: #DC143C;
	text-decoration: none
}
.