/* CSS Document */
body,td,th
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
}
body
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.style1
{
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color:#FFFFFF;
}
.style1 a
{
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color:#FFFFFF;
}
.style1 a:hover
{
	color:#FF9900;
	text-decoration: none;
}
.style2
{
	font-size: 14px;
	font-weight:normal;
	color:#CCCCCC;
}
.style2 a
{
	font-size: 14px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration: none;
}
.style2 a:hover
{
	text-decoration: none;
	color:#FF9900;
}
.style3
{
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color:#FF9900;
}
.style3 a
{
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	color:#FF9900;
}
.style3 a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}