body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#660066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #CC6699;
	text-decoration:underline;
}

a.hover {
	color: white;
	text-decoration:underline;
}

h1 {
	font-size:18px;
	color:#CC6699;
}

h2 {
	font-size: 16px;
	color: white;
	text-transform:uppercase;
}