/* This style sheet designed by and for Jeremy A. Biesele */

a:link,a:visited{
	color: #191970;
	}

a:active{
	color: #0000FF;
}

a:hover{
    color: #FFFAFA;
}	

a.DSG{
	color: #2F4F4F;
}

a.whatsNew{
	color: #191970;
	background-color: #FF4500;
	text-decoration: underline;
}

blockquote{
	color: #FFF8DC;
	font-family: OCR A Extended, Sans-Serif;
}

body{
	background-color: #000000;
}

h1{
	color: #F5F5F5;
	font-family: Bookman Old Style, Book Antiqua, Sans-serif;
	text-align: center;
	font-size: 18pt;
}

h4{
    color: #DEB887;
	font: bold;
	font: italic;
	text-indent: 10%;
	font-family: Bookman Old Style, Book Antiqua, Sans-serif
}

h6{
	color: #5F9EA0;
	text-align: left;
}

p{
    color: #FFCCCC;
}

td.head{
	text-align: center;
	font: bold #FF4500 italic;
}
