@charset "utf-8";
body {
	background-color: #999999;
}
.bodytext {
	padding-top: 0px;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
td {
	margin: 0px;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.fixeddivs {
	position: fixed;
	visibility: visible;
	left: 0px;
	top: 4px;
}
.email {
	color: #000000;
}
