body,td,th {
	font-family: Arial;
	font-size: small;
	color: #000000;
}


h2 {
	font-family: Arial;
	font-size: large;
	color: #000000;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
}

.style1 {color: #FFFFFF}