body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F6EB1;
	line-height: 18px;
	text-align:justify;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4F6EB1;
}
body {
	background-color: #A7B5D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D4270;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D4270;
}
a:hover {
	text-decoration: underline;
	color: #2D4270;
}
a:active {
	text-decoration: none;
	color: #2D4270;
}
.small-lightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #8EA2CD;
}
.small-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.smallBold-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.hLineBlue {
	background-image: url(images/10x2-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.vLineBlue {
	background-image: url(images/2x10-blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F6EB1;
	font-weight: bold;
}
