body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style01 {
	font-family: Arial;
	font-size: 24px;
	color: #003F74;
	line-height: 120%;
}
.style02 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	line-height: 160%;
}
.style03 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
.style04 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
}
a.link01:link {
	color: #333333;
	text-decoration: none;
}
a.link01:visited {
	text-decoration: none;
	color: #333333;
}
a.link01:hover {
	text-decoration: underline;
	color: #003F74;
}
a.link01:active {
	text-decoration: none;
	color: #333333;
}
a.link02:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link02:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link02:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link02:active {
	text-decoration: none;
	color: #FFFFFF;
}