body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/background.gif);
	background-color: #582F8A;
}
.subnav-table {
	background-image: url(images/purple-link-fade.jpg);
	background-repeat: repeat-x;
}
.subnav-table a {
	font-weight: bold;
	color: #E57E3B;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7843C0;
	line-height: 25px;
	display: block;
	padding-right: 20px;
	padding-left: 10px;
}
td.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
.subnav-table a:hover {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7843C0;
	line-height: 25px;
	display: block;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #4A2874;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E8853F;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #EE9245;
}
LI
{
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-left: 4px
}
