@charset "UTF-8";
body {
	font-family: Helvetica;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.sm {
	font-size: 12px;
}
.xl {
	font-size: 36px;
}
 .color1 {
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.l {
	font-size: 24px;
}
.xl-bold {
	font-size: 36px;
	font-weight: bold;
}
.black a:link {
	color: #000000;
	text-decoration: none;
}
.black a:active {
	color: #000000;
	text-decoration: none;
}
.black a:visited {
	color: #000000;
	text-decoration: none;
}
.black a:hover {
	color: #000000;
	text-decoration: underline;
}
.image {
	float: right;
	padding-bottom: 16px;
	padding-left: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.color2 a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.color2 a:active {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.color2 a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.color2 a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.b-head {
	font-weight: bold;
	text-transform: uppercase;
}
.a-head {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.sm-color1 {
	font-size: 12px;
	color: #333333;
}
.c-head {
	font-weight: bold;
}
.d-head {
	font-weight: bold;
	font-style: italic;
}
.black-ul a:link {
	color: #000000;
	text-decoration: underline;
}
.black-ul a:active {
	color: #000000;
	text-decoration: underline;
}
.black-ul a:visited {
	color: #000000;
	text-decoration: underline;
}
.black-ul a:hover {
	color: #000000;
	text-decoration: none;
}.a-head a:link {
	text-decoration: underline;
}
.a-head a:visited {
	text-decoration: underline;
}
.a-head a:active {
	text-decoration: underline;
}
.a-head a:hover {
	text-decoration: none;
}
