@charset "ISO-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F8445;
}

th a:link {
color: #ffffff;
}

body {
	background-image: url(background.jpg);
}
a:link {
	color: #4F8445;
}
a:visited {
	color: #DAFED2;
}
a:hover {
	color: #CFCAA8;
}
a:active {
	color: #CFCAA8;
}

.left_headline1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	color: #CFCAA8;
}
.left_headline2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	color: #4F8445;
}
.page_headline {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F8445;
	
}

td#footer a:link {color: white;}
td#footer a:visited {color: white;}
td#footer a:hover {color: white;}
td#footer a:active {color: white;}

.table_style {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	td link color: #111F10;
}
