body {
margin: 0px;
background-color: #422908;
	color: #FFFFFF;
	font: 12px Courier, Courier New, mono;
}

a#head:visited {
color: #ffffff;
text-decoration: none;
	font: 12px Courier, Courier New, mono;
}

a#head:link {
color: #ffffff;
text-decoration: none;
	font: 12px Courier, Courier New, mono;
}

a#head:hover {
color: #000000;
text-decoration: none;
background-color: #e6e6e6;
	font: 12px Courier, Courier New, mono;
}

a#menu:visited {
color: #000000;
text-decoration: none;
font-family: Courier, "Courier New", monospace;
font-size: 15px; }

a#menu:link {
color: #000000;
text-decoration: none;
font-family: Courier, "Courier New", monospace;
font-size: 15px; }

a#menu:hover {
color: #FFFFFF;
text-decoration: none;
font-family: Courier, "Courier New", monospace;
font-size: 15px;
background-color: #333333;
}

p {
font-size: 12px;
font-family: Courier, "Courier New", monospace;
	color: #FFFFFF;
	margin-left: 30px;
	margin-right: 20px;
	text-align: justify;
}

h1 {
	color: #BFBFBF;
	font: bold 25px Courier New, Courier, mono;
	margin-left: 10px;
	margin-top: 5px;
}

h2 {
	color: #BFBFBF;
	font: normal 20px Courier New, Courier, mono;
	margin-left: 10px;
	margin-top: 5px;
}

a:link {
font-size: 12px;
font-family: Courier, "Courier New", monospace;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

a:hover {
font-size: 12px;
font-family: Courier, "Courier New", monospace;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	background-color: #BFBFBF;
}

a:visited {
font-size: 12px;
font-family: Courier, "Courier New", monospace;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

