body {
	background-color: #6A6A6A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
h1     {
        font-size: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
button {
	background-color: #C30000;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #9B0000;
}
.field {
	background-color: #FFFFFF;
	border: thin solid #9B0000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style1 {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {font-size: 3px}
