@charset "UTF-8";

div.noStyle h1,
div.noStyle h2
{
	background: navy;
	border: none;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


