@charset "ISO-8859-1";

@media screen{
tbody tr td {
}
tbody tr td {
}
}
.style1 {
	font-family: source-sans-pro;
	font-size: 2em;
	font-weight: 200;
	font-style: normal;
}
.style2 {
	font-family: source-sans-pro;
	font-size: 1.40em;
	align-content: left;
	font-weight: 400;
	font-style: normal;
}
.style3 {
	font-family: source-sans-pro;
	font-size: 1.15em;
	font-weight: 400;
	font-style: normal;
}
.style4 {
	font-family: source-sans-pro;
	font-size: 12px;
	font-weight: 100
}
.style6 {
	font-family: source-sans-pro;
	font-size: 9px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}