body {
	background-image: url(graphics/bg_purple.jpg);
	background-color: #343AB6;
	margin-top: 0px;
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12pt;
	color: #999999;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
}
a:hover {
	text-decoration: none;
	color: #7575DD;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}
.purple {
	font-size: 14pt; 
	font-weight: bold; 
	color: #3333CC; 
}
.bold {
	color: #999999; 
	font-size: 12pt; 
	font-weight: bold;
}
