body {
}
.Cell-top {
	background-color: #8ABAE0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A877E;
}
.Cell-bot {
	background-color: #8ABAE0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9A877E;
	border-right-color: #9A877E;
	border-bottom-color: #9A877E;
	border-left-color: #9A877E;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 17px;
	font-weight: normal;
	padding-top: 10px;
	letter-spacing: 0.035em;

}
.Cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
}
a:link {
	color: #006666;
}
.linksBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #999966;
}
.ital {
	font-style: italic;
}
