.fontstyleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F77;
}
body {
	background-attachment: scroll;
	background-image: url(images/bk.gif);
	background-repeat: no-repeat;
	background-position: 167px 104px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F77;
}
.dotline {
	background-attachment: scroll;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-y;
}
.dotlineHz {
	background-attachment: scroll;
	background-image: url(images/dotline_hz.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.fontstyleWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
