a {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 10pt;
}
a.afloat {
	color: #1C0B6B;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: medium;
}
a.emailbody {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
}
a.day{
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a.top {
	color: White;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana;
}
UL.main {
	list-style: disc;
	font-family: Trebuchet MS, Verdana;
	font-size: 10pt;
	color: Red;
}
UL.corp {
	list-style: disc;
	font-family: Trebuchet MS, Verdana;
	font-size: 12pt;
	color: Red;
}
.bullettext{
	color: Black;
}
td.home{
	padding-bottom: 0px;
}
td.home2{
	padding-bottom: 0px;
	padding-top: 0px;
}