.Table_01 {
	border: 0.1px none #18AEF7;
}
.very_small_text {
	font-size: 10px;
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
}
.Normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00284A;
}
.Page_Header {
	color: #001839;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

body {
	background-color: #ADBECE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
