﻿body {
	padding: 0; margin: 0;
	font-family: Garamond /* Verdana, Arial, Sans-Serif*/;
}
p, td {font-size: 12pt;}
p {margin: 0 0 10px 0;}

table.footer{
	background-color: Black;
	color: White;
}
table.footer td {font: bold 10pt Garamond;}
table.footer a {color: White;}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
/*h1{font-size: 24pt; font-family: Times New Roman; color: White;}*/
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {text-decoration: none;}