/* CSS Document */


.style1 {
	font-size: 11px;
	font-family: Tahoma;
}
.style2 {
	color: #1A3F77;
	font-weight: bold;
}
.style4 {
	color: #1A3F77;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}