@charset"Iso-8859-1";
body {
	background-color: "#000000";
	font-family: "Verdana";
	font-size:12px;
		}
h1 { font-size:150%;
color: #663300;
		}
h2 { font-size:120%; 
color: #663300;
}
h3 { font-size:100%;
font-weight: bolder;
color: #663300;
}
table { font-family: "Verdana";
	font-size:12px;
	text-align: justify;
	background-color: "#cccc99"; 
		}
a:link { color: firebrick;
	text-decoration: none;
	border-color: black;
		}
a:visited { text-decoration: none;
	color: firebrick;
	border-color: black;
		}
.dick { color: #663300;
		}



