.backdrop {
	background-attachment: scroll;
	background-image: url(images/backdrop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.basetext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
