body {
	background-color: #666666;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFCC01;
}
a:visited {
	color: #FFCC01;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC01;
	text-decoration: underline;
}
.image {
	margin: 5px;
	border: 1px solid #FFCC01;
}
.bauxite {
	border: 1px solid #FFCC01;
}
input#form {
	background-color: #F5C501;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
input#form:hover {
	background-color: #FFFFFF;
}
.field {
	background-color: #FFFFDF;
	border: 1px solid #FFCC01;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC01;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC01;
	text-decoration: underline;
}
#main {
	border: 1px solid #000000;
}
p {
	font-size: 12px;
}
