body {
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(../images/background_page.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFB;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #F98226;
}
a:visited {
	color: #F98226;
}
a:hover {
	color: #F95926;
}
a:active {
	color: #F98226;
}
.abig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F98226;
}
.abig:hover {
	font-size: 18px;
	color: #F95926;
}
.formElements {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#E0DDD6;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.bigfont {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}