@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	
	background-color: #1783C3;
}
.Style1 {
	font-size: 14px;
	font-weight: bold;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
.Style4 {color: #003366}

