.BannerCell		{ background-color: #fff; border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000 }
.BodyCell		{ background-color: #fff; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000 }
.Content		{ color: #333; font-size: smaller; font-family: Verdana; background-color: #cee3cf; padding: 6px; border: solid 1px #000 }
.Content_Table		{
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	background-color: #cee3cf;
	padding: 6px
}

p				{
	font-size: 12px;
	color: #000;
	font-family: Verdana;
	text-align: left;
}
a				{
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
}
a:hover			{
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
	text-align: center;
}
.FormCell { background-color: #fff; padding: 8px; border: solid 1px #000 }
.Calendar  { background-color: #ccf; border: solid 1px #063 }
li {
	list-style-position: outside;
	list-style-type: square;
}
.BodyCell table tr .Content div div div table {
	text-align: center;
}
.BodyCell table tr .Content div p {
	text-align: left;
}
