body {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #E4E4E4;
}
.Text_Italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.Text_Italics a {
	color: #134C8B;
}
.issue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	color: #134C8B;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 6px;
}
.nav a {
	color: #000000;
	text-indent: 6px;
	text-decoration: none;
}
.nav a:hover {
	color: #134C8B;
	text-indent: 6px;
	text-decoration: underline;
}
.Month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
	color: #134C8B;
	text-align: center;
	padding-bottom: 6px;
	width: 100%;
}
.Month a {
	color: #134C8B;
	text-decoration: none;
}
.Month a:hover {
	color: #134C8B;
	text-decoration: underline;
}
.Year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
	color: #134C8B;
	text-align: left;
	padding-bottom: 6px;
}
.Year a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.Year a:hover {
	color: #134C8B;
	font-weight: bold;
	text-decoration: underline;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #333;
}
.alert a {
	color: #134C8B;
}
