@charset "utf-8";
body {
	padding: 0px;
	font-family: Arial, Verdana;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.updatecontent {
	font-size: 11px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #8B8B8B;
}
.updatecontent a {
	color: #113C49;
	text-decoration: underline;
	font-weight: bold;
}
.updatecontent a:hover {
	text-decoration: none;
	color: #113C49;
	font-weight: bold;
}


.updatecontentmargin {
	font-size: 11px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #8B8B8B;
}
.updatecontentmargin a {
	color: #113C49;
	text-decoration: underline;
	font-weight: bold;
}
.updatecontentmargin a:hover {
	text-decoration: none;
	color: #113C49;
	font-weight: bold;
}
.updatecontentmargin strong {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.fade {
	font-size: 11px;
	color: #113C49;
}


h2 {
	font-size: 20px;
	font-weight: normal;
	color: #113C49;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

