
@font-face {
	font-family: 'AllerRegular';
	src: url('Aller_Rg.eot');
	src: local('Aller'), local('Aller'), url('Aller_Rg.woff') format('woff'), url('Aller_Rg.ttf') format('truetype');
}

body {
	font: 11px "Verdana";
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* Safari Mac -> Regular*/
/* Firefox Mac -> Light */

h1, h2, h3, h4, h5, h6, .allerbold  {
	font-family: "AllerRegular", "Verdana";
	font-weight: bold;
}

.aller {
	font-family: "AllerRegular", "Verdana";
}

.label.aller {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color:#0062A1;
}

h1 {
	font-size:21px;
	margin-bottom: 10px;
}

h2 {
	font-size: 19px;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	margin-bottom:8px;
}

h4 {
	font-size: 17px;
	margin-bottom:6px;
}

h5 {
	font-size: 15px;
	margin-bottom:4px;
}

h6 {
	font-size: 13px;
	margin-bottom:2px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

