@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #280000;
	line-height: 16px;
}
a {
	color: #ed8a00;
}
a.text {
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
