body{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Calisto,"Calisto MT",Georgia, "Times New Roman", Times, serif;;
	font-size: 75%; /* ~12px */
	line-height: 1.5em; /* ~18px */
	color: #ffffff;
}
#nav ul{
	font-size: 1.5em;
}
h1{
	font-size: 2em;
	font-weight: normal;
	
	margin-bottom:10px;
}
h2{
margin-bottom:5px;
margin-top:10px;
	font-size: 1.5em;
	font-weight: normal;
}
h3{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h4{
	font-size: 1.16em;
	font-weight: normal;
}
.column, .contactInfo, .secondContentBlock{
	font-size: 1.16em;
}
.narrow, .secondContentBlock{
	font-size: 1em;
}
.narrow dl dt, .secondContentBlock  dl dt{
	font-weight: bold;
}
.narrow dl dt span,  .secondContentBlock  dl dt span{
	color: #3ba3c9;
	font-weight: normal;
}
.ingress{
	font-size: 1.5em;
	line-height: 1.5em;
}
#footer{
	font-size: 0.916em;
	text-align:center;
}
p{
	padding-top:5px;
	padding-bottom:5px;
}

 #listing{
  list-style-type: none;
  font-weight:bold;
  padding-left: 5px;
  color:yellow;
 }
  #listingjury{
  list-style-type: none;
  font-weight:bold;
  padding-left: 5px;
 }
