A:link {
	color: #66FF99;
	font-weight: none;
	text-decoration:none;
    }

A:visited {
	color: #CC99FF;
	text-decoration:none;
    }
p.indent {
	padding: 15px;
	font-style: italic;
	}
body {
	background-color: #000000;
	color: #009966;
	}
img {
	border: none;
	}
.head {
	text-align: center;
	color: #AA99C5;
	font-size: 24;
	font-weight: bold;
	font-family: "Garamond", serif;
	 }

table,td,tr {
	border-style: solid;
	border-width: 1px;
	border-color: #00CCFF;
	}
.blank {
	border: 0px;
	padding: 0px;
	position:relative;
	top:-8px;
	}
	
.space {
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	}	
	
.navi {
	border: 0px;
	position:relative;
	top:-11px;
	}	