
a:link, a:visited {text-decoration: underline;
	font-size: 14pt;
	font-family: "Times New Roman", Arial, verdana;
	color: yellow;
	}

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

body {	margin: 0in, 0in;
	background: black;
	font-size: 14pt;
	font-family: "Times New Roman", Arial;
	/**background-image: url(../../graphix/2bbackup/starbk.gif);**/
	background-image: url(starback.gif);
	text-decoration: none;
	color: yellow;
	background-attachment: fixed;
	}

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

h2 { font-family: "Times New Roman", Arial;
	text-decoration: underline;
	color: green;
	text-align: left;
	}

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

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

td {font-size: 16;
	font-family: "Times New Roman", Arial;
	text-decoration: none;
	color: yellow;
	}


