@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #000066;
	font-family: Arial;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.style1 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.style2 {
	font-family: arial;
	font-size: 10px;
	color: #017D9F;
	font-weight: bold;
}
.style3 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.style4 {
	font-family: arial; 
	font-size: 18px; 
	color: #FE9933;
 }
.style5 {
	font-size: 12px;
	color: #007D9E;
}
.style6 {
	font-family: arial;
	font-size: 12px;
	color: #006C88;
	font-weight: bolder;
	line-height: 24px;
}
a:link {
	text-decoration: none;
	color: #027D9E;
}
a:visited {
	text-decoration: none;
	color: #027D9E;
}
a:hover {
	text-decoration: none;
	color: #FE9933;
}
a:active {
	text-decoration: none;
	color: #FE9933;
}

