body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-size: 10pt;
	vertical-align: top;
}

h1 {
	text-align: center;
	color: #570066;
}

h2 {
	color: #990000;
}

.tdbottom {
	vertical-align: bottom;
}

table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

hr {
	height: 2px;
	color: #400040;
	text-align: center;
}

h3 {
	color: #660099;
}

.grn {
	color: #00885B;
}

a:link {
	color: #990099;
	text-decoration: none;
}

a:visited {
	color: #990099;
	text-decoration: none;
}

a:active {
	color: #990099;
	text-decoration: none;
}

a:hover {
	color: #8000FF;
	text-decoration: none;
}

img {
	border: 0px none;
}
