body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #480052;
}

td {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

th {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}