h1.Title {
      font: normal 30px Arial;
      color: #990000;
	   margin: 0px 0 9px 0;
}
h2.subtitle {
    font: normal 18px Arial;
    color: #b72126;
	border-bottom:1px dotted #999999;
	padding-bottom:1px;
	margin: 7px 0 5px 0;
}
h2.subtitle_2{
    font: normal 18px Arial;
    color: #b72126;
	border-bottom:none;
	padding-bottom:0px;
	margin: 7px 0 5px 0;
}

h3.Header {
    font: normal 15px Verdana;
    color: #990000;
	margin: 7px 0 5px 0;
}
h4.intertitle {
	font: bold 14px Arial;
	margin: 3px 0 3px 0;
    color: #990000;
}
h5.intertitle_2 {
	font-size: 13px;
	font-weight: bold;
    color: #999999;
}
h6.small {
	font: normal 11px Arial;
    color: #999999;
}

.HomeTitle {
  font: normal 22px Arial;
  color: #022222;
}
