/* CSS Document */

abbr, acronym, span.abbr {
  border-bottom: 1px dashed #000; cursor: help;
}
body {
	font-family: "Berlin Sans FB", Arial, Helvetica, sans-serif;
}
.navigationText {
	font-family: "Berlin Sans FB", Arial, Helvetica, sans-serif;
	color: #FF6600;

}
.style1 {
	font-size: 16px;
}
.headings {
	color: #ff6309;
}

.warningBox {
	border: thick solid #FF0000;
}
