

h1 {
    font-size:1.9em !important;
}

h1, h2, h3 {
	font-weight: bold !important;
}


.metro .table.bordered {
	border: 1px #808080 solid;
	border-left: 0;
	width: auto;
}


.metro .table.bordered td,
.metro .table.bordered th {
	border-left: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
}


