.Header   {
	font-size: 16 px;
font-family : Trebuchet Ms, Arial, Helvetica, sans-serif;
	color:CC6600;
font-weight : bold;
letter-spacing:.1em;
	
}

.SecondHeader   {
	font-size: 14 px;
font-family : Trebuchet Ms, Arial, Helvetica, sans-serif;
	color:CC6600;
font-weight : bold;
	
}
.SmallText{
  font-size  :8pt;
}

.CrossedOut   {
  text-decoration: line-through;
}


