/* CSS Document */

.style1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
.style5 {
	font-size: 14px;
	color: #FF0000;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.style7 {
	font-size: 14px;
	color: #FFFF00;
}
.style8 {
	color: #034623;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/background5.gif);
}
body {
	background-image: url(images/background6.gif);
}
