body{
	margin:0px;
	background-color:#000;
}
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#575757;
	text-decoration:none;
	line-height:17px;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#EC2A00;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#EC2A00;
	text-decoration:none;
}
.copy{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}	
