/* CSS Document */
body {
background:#000000;
color:#FFFFFF;
}

td img {display: block;}body {
	background-color: #000000;
}
.style1 {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:inherit;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {font-size: 11px}
.style9 {font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style10 {font-size: 14px; color: #FFFFFF; font-weight: bold; }
.style12 {font-size: 14px}

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
}

a.hidden {
  color: #000000;
}

form {
margin:0;
}
