@charset "utf-8";
.borderGrey {
	border: 1px solid #98989A;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #666666;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

td img {
	display: block;
}

.bodytext {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.copyright {	
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.copyright a:link, .copyright a:visited {
	color: #333333;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}td img {display: block;}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style2 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; }
