body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	background-image: url(images/blubg.jpg);
}
.ftrtxt {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .2em;
}
.hmtxt {
	font-size: 12px;
	line-height: 32px;	
}
.hdtxt {
	font-size: 18px;
	color: #000088;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.maintbl {
	height: 462px;
	width: 540px;
	background-color: #FFFFFF;
	padding: 15px;
	border: 10px solid #000088;
	text-align: left;
	vertical-align: top;
}
.bigtbl {
	border: 2px solid #FFFFFF;
}
a.blulink {
	color: #000088;
	text-decoration: underline;
}
a.blulink:hover {
	color: #000088;
	text-decoration: none;
}.imagespace {
	margin-left: 15px;
}

