﻿.orange_header
{
	font-size: 1.3em;
	color:#ef5a15;
	font-weight: bold;
}

.blue_emphasis
{
	font-size: 1em;
	font-weight: bold;
	color:#2d699f;	
}

.txthdr {
font-size:1.3em;
color:#ef5a15;
border-bottom:dashed #b5b5b5 1px;
display:inline-block;
padding:0 0 4px 0;
font-weight:bold;
}