@charset "UTF-8";
line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
}
.linespacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.links {
	a: link color: white; text-decoration: none
	a: active color: white; text-decoration: none
	a: visited color: white; text-decoration: none
	a: hover color: white; text-decoration: underline
}

