body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {color: #FF0000}
body {
	background-color: #FFFFFF;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: thin dotted #999999;
	border-right: thin dotted #999999;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;
}
.calhighlight {
	border: none;
	background-color: #ffd0d0;
}
.noborder {
	border: none;
}
.grayed {
	border: none;
	background-color: #cccccc;
}

.noborder2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
}

