body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

th {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}.small {
	font-size: 9px;
}h1 {
	font-size: 14px;
	color: #663366;
}
h2 {
	font-size: 12px;
}
table {
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #003399;
	background-color: #FFFF00;
}

