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

a:hover {font-size: 12pt;
	text-decoration: underline;
	font-family: "Times New Roman", Garamond, verdana;
	color: gray;
	}

body {	margin: 0.2in;
	background: white;
	font-size: 12pt;
	font-family: "Times New Roman", Verdana, Arial;
	text-decoration: none;
	color: black;
	background-attachment: fixed;
	background-image: url("grey3.gif");
	}

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

h2 { font-family: Quillscript, lydian, "Times New Roman";
	color: blue;
	text-align: center;
	}

h3 { font-family: Quillscript, lydian, "Times New Roman";
	color: blue;
	text-align: center;
	}

p {	font-family: "Times New Roman", Verdana, Arial;
	text-indent: 6%;
	}

ul {list-style-image: url("spin.gif");
	line-height: 1.5;
	}

tr {text-align: top;}
