body {
	background: #264842 url("pics/shadow_background.gif") center repeat-y;
	/* background: #20453b url("pics/background.jpg") repeat-x; */
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times;
}


input, textarea {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times;
}

.maintable {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}


.mainheadline {
	font-size: 24px;
	color: #b00000;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times;
}


.fliesstext {
	font-size: 14px;
	color: black;
	font-family: Georgia, Times New Roman, Times;
	line-height:20px;
}

A {
	color: #b00000;
	font-weight: bold;
	text-decoration:none;
}

A:hover {
	color: black;
	font-weight: bold;
	text-decoration:none;
}

.smalltext {
	font-size: 12px;
	color: black;
	font-family: Georgia, Times New Roman, Times;
}
