body {
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	text-decoration: none;
}
.menu_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/header/header_r2_c3.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #FF3300;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.greyborder {
	border: 1px solid #999999;
}
