body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #315583;
	text-decoration: none;
	background-color: #ffffff;
}
h1,h2,h4 {
	color: #DA560B /*#DA740B*/
}
.bulletin{
	font-size: 9pt;
}
.utc {
	font-size: 8pt;
}
.watch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.coded {
	font-size: 9pt;
	font-weight: normal;
}
.warn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

