body {
	background-color: #330940;
	background-image: url(images/global_bg.gif);
	background-repeat: repeat-x;
}
.style2 {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #3A0D48;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #682676;
}
a:link {
	color: #330940;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #330940;
}
a:hover {
	text-decoration: none;
	color: #9D29B3;
}
a:active {
	text-decoration: underline;
	color: #330940;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}