body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(images/back2.jpg);
	margin: 0px;
}

a:link {
	color: #2d3f67;
}
a:visited {
	color: #2d3f67;
}
a:hover {
	color: #2d3f67;
}
a:active {
	color: #2d3f67;
}

.footer {
	color: #999999;
}
.gray {
	font-size: 85%;
	color: #999999;
}

.white {
		color:#FFFFFF;
}

.finetext {
	font-size: 90%;
	line-height: 17px;
	text-align: left;
}
#leftalign {
	text-align: left;
}
.copyright {
	font-size: 80%;
	color: #666666;
}
