@charset "utf-8";
/* CSS Document */


.style1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 24px;
	color: #003b6d;
	line-height: 1.5;
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.2;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003b6d;
	line-height: 1.2;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d52d00;
	line-height: 1.2;
	font-weight: bold;
}

a.style4:link {
	text-decoration: none;
	color: #d52d00;
}
a.style4:visited {
	text-decoration: none;
}
a.style4:hover {
	text-decoration: underline;
	color: #d52d00;
}
a.style4:active {
text-decoration: none
}


.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003b6d;
	line-height: 1.2;
}
a.style5:link {
	text-decoration: none;
	color: #3366CC;
	font-size: 10px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
}
