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


<!--
body {
	background-color: #7AA3B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000033;
	font-weight: bold; 
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.text1 {font-size: 16px; color:#00007E; }
.text2 {font-size: 16px; font-weight: bold; color:#00007E; }
.text3 {font-size: 14px; font-weight: bold; color:#00007E; }
.text4 {font-size: 12px; font-weight: bold; color:#00007E; }
-->
