body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #36255C;
	margin-top: 0px;
	background-image: url(../gfx/bg-purple.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #D09B2C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D09B2C;
}
a:hover {
	text-decoration: underline;
	color: #FFCB41;
}
a:active {
	text-decoration: none;
	color: #FFCB41;
}
.copyright {
	font-size: 11px
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #49337D;
}