@charset "UTF-8";
/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272829;
	font-weight: bold;
}
a:link {
	color: 272829;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 272829;
}
a:hover {
	text-decoration: none;
	color: #ed1c24;
}
a:active {
	text-decoration: none;
	color: #272829;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style7 {font-size: 14px}
.style10 {
	font-size: 10px;
	color: #b7b7b7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a7a7a7;
			}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight: normal;
}

