@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 14px;
	color:#FF0000;
	text-decoration:none;
}
a:visited {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 14px;
	color:#990000;
	text-decoration:none;
}
a:hover {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 14px;
	text-decoration: underline;
	color: #CC0000;
}
td img {
	display: block;
}
.style23 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Source Sans Pro', 'sans-serif';
}
.style26 {
	font-family: 'Source Sans Pro', 'sans-serif';
	color: #000000;
	font-size: 10px;
}
.text-black {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 14px;
	color:#000000;
}
.text-red {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 14px;
	color:#FF0000;
}
.bold-black {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 700;
	font-size: 14px;
	color: #000000;
}
.bold-red {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 700;
	font-size: 14px;
	color: #FF0000;
}
.announce-black {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 900;
	font-style:italic;
	font-size: 18px;
	color: #000000;
}
.list-img {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 14px;
	list-style-image: url('img/bullet.png');
}
.contact-black {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 18px;
	color: #000000;
}
.contact-black-bold {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 700;
	font-size: 18px;
	color: #000000;
}
.contact-red {
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: 400;
	font-size: 18px;
	color: #FF0000;
}