a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: ffcc00;
	font-weight: bold;
	font-size: 12pt;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12pt;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: ffff00;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FF6600;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12pt;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	background-color: #333333;
	border: 1px solid ff6600;
	font-size: 12pt;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	background-color: #666666;
	background-position: center top;
	font-weight: bold;
	font-size: 12pt;

}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFCC00;
	font-size: 12pt;
	font-weight: bold;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #FFCC00;
}
div {
	background-color: #333333;
}
