@charset "UTF-8";
/* CSS Document */

h1 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #9CABB4;
} 

h2 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #3A586A;
} 

