@charset "UTF-8";
#content {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A7A9AB;
	border-right-color: #A7A9AB;
	border-bottom-color: #A7A9AB;
	border-left-color: #A7A9AB;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 15px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.left_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
}
ul {
	margin: 0px;
}
.left_text p {
	text-indent: 10px;
	margin: 0px;
}
.right_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
}
.right_text p {
	text-indent: 10px;
	margin: 0px;
}.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.VisibleInk {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

