@charset "UTF-8";

}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #000000;
}
body {
	background-color: #B8C1C1;
	background-image:url(/images/background20.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-repeat:repeat;
	background-position:center;
	vertical-align:middle;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.centerDiv{
text-align:center;
}

.centerDiv table {
margin-right:auto;
margin-left:auto;
text-align:left;
}
