/* CSS Document */
<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D40F00;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D40F00;
}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
.style7 {	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.style8 {font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
-->
