body {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
A:link{color:black;text-decoration:none}
A:visited{color:black;text-decoration:none}
A:hover{color:black;text-decoration:none}


a.gray:link {color: gray; text-decoration:none}
a.gray:visited {color: gray; text-decoration:none}
a.gray:hover {color:gray; text-decoration:none}

td {
	font-size: 12pt;
	color: #000000;
}
.double {
	LINE-HEIGHT: 180%; 
}

h1 {
	font-family: "broadway";;
	font-size: 36pt;
	font-weight: bold;
	color: #66CC33;
	text-align: center;
}h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.black {
	color: #000000;
	background-color: #DFB32D;
	text-align: center;
}
