@charset "utf-8";
/* CSS Document */


/* PAGE STYLE */
<!--
body,td,th {
	font-family: Myriad Pro, Myriad Pro Cond, Myriad Pro Light;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F5D300;
}
a:active {
	text-decoration: none;
	color: f5d300;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {font-size: 9px}
.style5 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
-->

