<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #D010B1;
}
body {
	background-color: #530F78;
	color: #d010b1;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #D010B1;
}
a:visited {
	color: #D010B1;
}
a:hover {
	color: #D0C010;
}
a:active {
	color: #D0C010;
}
h1 {
	font-size: 24px;
	color: #d010b1;
}
.border {
	border: double #d010b1;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

</style>/* CSS Document */

