body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style01 {
	font-family: Verdana;
	font-size: 12px;
	color: #20348B;
	line-height: 200%;
}
.style02 {
	font-family: Arial;
	font-size: 11px;
	color: #191919;
	line-height: 160%;
}
.style03 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 280%;
}
a.link01:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link01:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link01:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a.link01:active {
	text-decoration: none;
	color: #FFFFFF;
}