body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.headingtext {
	font-family: Arial;
	font-size:11px;
	font-variant:small-caps;
}
.copyrighttext {
	font-family: Arial;
	font-size:10px;
	vertical-align:bottom;
}
a:link {
	text-decoration: none;
	color:#46B5FF;
}
a:visited {
	text-decoration: none;
	color: #46B5FF;
}
a:hover {
	text-decoration: none;
	color: white;
}
img {
	border: 0;
}
.heading {
	vertical-align: top;
}