body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

}

td {

	font-size: 10pt;

	vertical-align: top;



}

h1 {
	text-align: center;
	color: #570066;
	font-size: large;


}

h2 {
	color: #006600;
	font-size: medium;
}

.tdbottom {

	vertical-align: bottom;

}

table {

	width: 650px;

	border: 0px none;

	margin: 0px;

	padding: 0px;



}

hr {

	height: 2px;

	width: 650px;

	color: #400040;

	text-align: center;



}

h3 {

	color: #660099;

}

.grn {

	color: #00885B;

}

a:link {

	color: #990099;

}

a:visited {

	color: #990099;

}

a:active {

	color: #990099;

}

a:hover {

	color: #8000FF;

}

