BODY {
    font-family: Verdana, Tahoma, Arial;
	color : #FFFFFF;
	background-color: #A40101;
}
TD {
	font-family: Verdana, Tahoma, Arial;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	background-color : #000000;
}
.heading {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #FFA800;
	font-size: 100%;
	font-weight: bold;
}
.light {
	background-color : #FFFFFF;
}
.dark {
	background-color : #000000;
}
.footer {
	font-size: 65%;
	color: #FFFFFF;
}
.empty_bottom {
	font-size: 38%;
	color: #FFFFFF;
}
.bottom_menu {
	font-size : 70%;
	background-color: #000000;
	color: #FEE788;
}
.required_fields {
	color: #FFA800;
}
.preface {
	font-size : 12px;
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-size: 70%;
	color: #9F2800;
}
input, select {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
A {
	color : #FF8585;
	text-decoration: underline;
}
A:link {
	color: #FF8585;
	text-decoration : underline;
}
A:visited {
	color: #FF8585;
	text-decoration: underline;
}
A:hover {
	color: #F5BEBE;
	text-decoration: underline;
}
A.bottom {
	color : #FFFFFF;
	text-decoration: underline;
}
A.bottom:link {
	color : #FFFFFF;
	text-decoration: underline;
}
A.bottom:visited {
	color : #FFFFFF;
	text-decoration: underline;
}
A.bottom:hover {
	color : #FEE788;
	text-decoration: underline;
}
A.enter {
	color : #FF8585;
	font-size: 150%;
	font-weight: bold;
	text-decoration : underline;
}
A.new {
	color : #FF8585;
	font-size: 150%;
	font-weight: bold;
	text-decoration : underline;
}