BODY, TD {
	background: 770077;
	color: White;
	font-family: sans-serif;
	font-size: larger;
	text-align: left;
	background-color: #00A2A4;
}

.title {
	font-size: larger;
	font: normal bold large sans-serif;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
	font-family: sans-serif;
	font-size: small;
}

A {
	color: Black;
}

A:Hover {
	color: White;
	background: #610062;
	background-color: #00A2A4;
}

HR {
	height: 1pt;
}


