a:link, a:visited {text-decoration: none;
	font-size: 12pt;
	font-family: "Times New Roman", Arial, verdana;
	color: cyan;
	}

a:hover {font-size: 12pt;
	text-decoration: underline;
	font-family: "Times New Roman", Arial, verdana;
	color: yellow;
	font-style: oblique;
	}

body {	margin: 0in, .1in;
	background: darkgreen;
	font-size: 12pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	color: yellow;
	background-attachment: fixed;
	}

h1 { font-family: Quillscript, lydian, "Times New Roman";
	font-weight: bold;
	color: yellow;
	text-align: center;
	}

h3 { font-family: "Times New Roman", Arial;
	color: yellow;
	text-align: center;
	}

td { font-size: 12;
	font-family: Verdana, Arial;
	color: yellow;
	}

.blanks {color: navy;
	background: palegreen;
	font-family: Arial, Verdana;
	font-size: 12;
	}