body {
	background-color: #7dcdff;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
a {
	font-size: 12px;
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
.specialstyle {
	font-size: 27px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.addresstext {
	font-size: 11px;
}

