body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;



}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: justify;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;


}a:link {
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.headline {
	font-family: Impact, "Arial Black", Arial, sans-serif;
	font-size: large;
}

