@charset "utf-8";
/* CSS Document */

body {
	margin-top: 23px;
	background-repeat: repeat-x;
	background-color: #E9EBEA;
}
a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover, .active a {
	color: #1d251d;
	text-decoration:none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}