.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #175FB5;
}
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2265B6;
	font-weight: bold;
}
.font03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF7111;
}
a:active {
	text-decoration: none;
}
.font05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84B5F0;
}
.font06 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
