@charset "utf-8";
body {
	margin:0;
	font-family: "Trebuchet MS", "Helvetica LT Condensed", Arial;
	font-size:12px;
}
.style1 {
	font-weight: bold;
	color: #A71C1F;
	font-size: 14px;
}
.style2 {
	font-weight: bold;
	font-size: 24px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-weight: bold; 
	color: #000000; 
	font-size: 14px; 
}
.style5 a {
	font-weight:bold;
}
.style5 a:hover {
	font-weight:bold;
}
.style5 a:visited {
	font-weight:bold;
}
.style8 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style10 {
	font-size: 12px;
}