@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #90908E;
	text-decoration: none;
}

body {
	background-color: #b3ebff;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
}
.style5 {
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

