/* CSS Document */
.headline_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7b002f;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content_leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content_subhead A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content_subhead A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content_subhead A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.content_subhead A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #626262;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
a:link {
	color: #000000;
	font-style:italic;
	text-decoration:none;
}
a:visited {
	color: #000000;
	font-style:italic;
	text-decoration:none;
}
a:hover {
	color: #000000;
	font-style:italic;
	text-decoration:none;
}
a:active {
	color: #000000;
	font-style:italic;
	text-decoration:none;
}
