body,td,th {
	font-family: Garamond;
	font-size: 16px;
	font-style: bold
	color: #000000;
}
body {
	background-color: #CCCC99;
}
a {
	font-family: Garamond;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Garamond;
}
h1 {
	font-size: 40px;
	color: #000000;
}
h2 {
	font-size: 20px;
	color: #000000;
}

