body
{
	font-family: Verdana, Garamond, Arial;
	background-color: #cccccc;
}
.center-left
{
	BACKGROUND-POSITION-X: left;
	background-repeat: no-repeat;
}
.center-image
{
	border-right: midnightblue thin solid;
	border-top: midnightblue thin solid;
	BACKGROUND-POSITION-X: left;
	border-left: midnightblue thin solid;
	border-bottom: midnightblue thin solid;
	background-repeat: no-repeat;
}
.text-link
{
	font-size: 12pt;
	color: silver;
	text-decoration: none;
}
.text-link-2
{
	font-size: 10pt;
	color: silver;
	text-decoration: none;
}
.text-copyright
{
	font-size: 10pt;
	color: silver;
	text-align: right;
}
.text-bottom
{
	font-size: 10pt;
	color: #cccccc;
}
.text-center
{
	font-size: 9pt;
	color: whitesmoke;
}