/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#848381;
	
     }
a:link {
	color: #3A3A3A; text-decoration:none;
	
}
a:visited {
	color: #3A3A3A;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
.text_1{color:#E50043; line-height:25px; text-align:center }
.text_2{color:#444444; line-height:25px; }
.left_1{color:#E50043;  font-size:14px;}
.title_1{font-size:15px;color:#868C8E;}