@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%
}
.style1 {
	color: #0b474f;
	font-size: 22px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 13px;
	line-height: 120%;
	color: #0B474F;
}
.style4 {
	font-size: 13px;
	line-height: 120%;
	color: #3669B3
}
.style5 {
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;

}

a:link {
	color: 0b474f;
}
a:visited {
	color: 0b474f;
}
a:hover {
	color: #000000;
}

