@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

.headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ACC8E3;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
