/* CSS Document */


.style1 {	font-size: 11px;
	font-family: Tahoma;
}
.style2 {	color: #013668;
	font-weight: bold;
}
.style4 {	color: #013668;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
body {
	background-color: #EEEFF1;
}
body {
	background-color: #BBBFC8;
}
.h1 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}
.h2 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}