body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #5A5A5A;
}

h1, h2, h3, h4 {
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 1;
    margin: 20px 0;
}

h1 {
	font-size: 66px;
}

h2 {
	font-size: 50px;
}

h3 {
	font-size: 40px;
}

h4 {
	font-size: 30px;
}

h5 {
	font-size: 25px;
}

h6 {
	font-size: 20px;
}

h7 {
	font-size: 25px;
	color: #336699;
}

p {
	font-size: 16px;

}
p.small {
	font-size: 14px;
	color: #C0C0C0;
}


footer {
}

.line {
	background: url("../img/line.gif") repeat-x scroll center center;
}

.line span {
	padding: 0 20px;
	background-color: #FFFFFF;
}

tr.d0 {background: #EFE}
tr.d1 {background: #FFF}
tr.summary {border: 2px solid; background: #FFFDE2;font-weight: bold;}
th {font-size: 15px;color: #246;}
td {font-size: 14px;}
td.warning {color: #F49842; font-weight: bold;}
td.error {color: #D33223; font-weight: bold;}
td.normal {color: #336699; font-weight: bold;}
.markerInfo {
  margin-bottom: 20px;
  font-size: 14.099999999999998px;
  font-weight: 150;
  line-height: 1.2;
}
