td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	text-align: left;
	background : White url(images/checks.jpg);
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	text-align: left;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
	text-align: left;
}

