body {
	font-family: Baskerville Old Face;
	background-color:#CCCC99;
	
}
h1 {
	text-align:center;
	color::#000;
}

.formtext {
	text-align:left;
}

td {
	font-family: Baskerville Old Face;
	font-size: 18px;
	text-align: center;
	vertical-align:top;
	color:#000;
	
}

th {
	font-family: Baskerville Old Face;
	font-size:18px;
	color::#000;
}

p {
	color::#000;
}
a {
	color:#990033;
}
.yellowtext {
	color::#000;
}


