body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Header_Blue {
	font-family: Arial;
	font-size: 11px;
	color: #3399CC;
	font-weight: bold;
}
.Subs {
	background-color: #F2F2F2;
	border: 1px ridge #FFFFFF;
}
.Header_Text {
	font-family: Arial;
	font-size: 11px;
	color: #1D5774;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24558A;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.outline {
	border: 1px solid #CCCCCC;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.Header_Text_J {
	font-family: Arial;
	font-size: 11px;
	color: #1D5774;
	font-weight: normal;
	text-align: justify;
}
