html, body {
	background: #DDFFCC url(../images/back5.gif);
	margin: 0;
	padding: 0;
	font: normal 12pt Verdana,Tahoma,Arial,sans-serif;
	text-align: center;
	align: center;
}

.links {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana,Times New Roman, Times, serif;
	color: White;
}
.copyright {
	FONT-SIZE: 7pt;
	FONT-FAMILY: "Verdana","Times New Roman", Times, serif;
	color: #AAFFCC;
}
.smalltext {
	FONT-SIZE: 7pt;
	FONT-FAMILY: "Verdana","Times New Roman", Times, serif;
	color: Black;
}

.mediumtext {
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Verdana","Times New Roman", Times, serif;
	color: Black;
}

.tinytext {
	FONT-SIZE: 2pt;
	FONT-FAMILY: "Verdana","Times New Roman", Times, serif;
	color: White;
}
.ittybittytext {
	FONT-SIZE: 1pt;
	FONT-FAMILY: "Verdana","Times New Roman", Times, serif;
	color: White;
}