body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
a.nav {
	font-size: 11px;
	color: #BC0054;
	text-decoration: none;
}
a.navmain {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.navmain:hover {
	font-size: 11px;
	color: #CC0066;
	text-decoration: none;
	font-weight: normal;
}
a.navleft {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.navleft:hover {
	font-size: 12px;
	color: #CC0066;
	text-decoration: none;
	font-weight: normal;
}
.hdpurp {
	font-size: 20px;
	font-weight: bold;
	color: #333366;
	font-style: italic;
}

.shpurp {
	font-size: 13px;
	font-weight: bold;
	color: #333366;
}

.bodyblue { color: #036; font-size: 13px; font-weight: bold; }
.bodywhite { color: #fff; }
.bodyred { color: #900; font-size: 13px; font-weight: bold; }
.bodygrey { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #333333; }
