.css {
	font-size: 12px;
	line-height: 19px;
}
.link {
	font-size: 12px;
	text-decoration: none;
}
.boxblue {
	margin: auto;
	padding: 1px;
	border: 1px solid #0099CC;
	font-size: 12px;
	color: #006699;
	background-color: #FFFFFF;
}
.boxline {
	font-size: 10pt;
	border-right-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #34A9F6;
}
