body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Optima, Trebuchet, "Trebuchet MS", Arial, Helvetica, sans;
	font-size: 75%;
	font-weight: 100;
	background-color: #39275b;
}
a:link {
	color: #4a4434;
}
a:visited {
	color: #4a4434;
	text-align: center;
}
.purplecolor {
	background-color: #39275b;
}
.purplebold {
	font-weight: bold;
	color: #39275b;
	text-decoration: none;
}
.darkyellow {
	background-color: #e2d06d;
}
.quicklinks {
	color: #4a4434;
	background: #f3ecc2;
	width: 14em;
	padding-bottom: 3em;
	font-weight: bold;
	list-style-type: none;
	line-height: 20px;
	text-decoration: none;
	}

.whitetable {
	background: #fFFFFF;
	padding: 4px;
}
.whitefont {
	color: #FFF;
}
