body{
	text-align: center;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003366;
	background: #E2DDB5;
}
a{
	font-size:9.5pt;
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #006699;
}
a:hover{
	text-decoration: none;
	border-bottom: 1px dashed #006699;
}
.box-content-normal-justify a{
	font-size:8.5pt;
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #006699;
}
.box-content-normal-justify a:hover{
	text-decoration: none;
	border-bottom: 1px dashed #006699;
}

.box-content-normal-justify {
	font-size:8.5pt;
	text-align: justify;
	color: #003366;
	line-height: 16px;
	background-color: #F6F6F6;
	border: 1px dashed #CCCCCC;
}
.content-normal {
	font-size:10pt;
	text-align: center;
	color: #003366;
	line-height: 20px;
}
.content-normal-justify {
	font-size:10pt;
	text-align: justify;
	color: #003366;
	line-height: 19px;
}
.main-text-justify {
	font-size:10pt;
	color: #003366;
	text-align: justify;
	line-height: 17px;
}
.content-small {
	font-size:8pt;
	text-align: left;
	color: #003366;
	line-height: 17px;
}
.main-text-justify-small-link {
	font-size:8.5pt;
	color: #003366;
	text-align: justify;
	line-height: 16px;
}
.main-text-justify-small-link a{
	font-size:8.5pt;
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #006699;
}
.main-text-justify-small-link a:hover{
	text-decoration: none;
	border-bottom: 1px dashed #006699;
}
.footer {
	font-size:8.5pt;
	color: #003366;
	text-align: center;
	line-height: 16px;
}
.footer a{
	font-size:8.5pt;
	color: #006699;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: none;
}