.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.line {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #4E749E;
	border-right-color: #4E749E;
	border-bottom-color: #4E749E;
	border-left-color: #4E749E;

}
.textbox {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 1pt;
	color: #FFFFFF;
}
.textp {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	color: #003366;
}
