body {
	margin: 0px; 
	background-color: #bacfca; 
	background-image: url(images/background.jpg); 
	background-position: top; background-repeat:no-repeat
}
.style3 {font-family: Times New Roman, Times, serif;
	font-size: 30px; color: #000000;
	font-weight: bold;
	text-align: left;
}
.style4 {font-family: Times New Roman, Times, serif;
	font-size: 14px; color: #000000;
	font-weight: bold;
	text-align: center;
}
.style5 {font-family: Times New Roman, Times, serif;
	font-size: 14px; color: #000000;
	font-weight: bold;
	text-align: left;
}
.style6 {font-family: Times New Roman, Times, serif;
	font-size: 16px; color: #000000;
	font-weight: bold;
	text-align: left;
}
.style7 {font-family: Times New Roman, Times, serif;
	font-size: 12px; color: #000000;
	font-weight: bold;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #b8b927;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
