@charset "UTF-8";
.bodytxt {
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: lighter;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.highlight {
	font-weight: bolder;
}
