
.boldText {
	 font-size: 12px;
	 font-weight: bold;
	 margin: 4px 0px 0px; 
		}
.boldText1 {
	 font-size: 11px;
	 font-weight: bold;
	 margin: 4px 0px 0px; 
	}

 h1.h1Text2 {
	 font-size: 34px;
	 font-family: "Times New Roman", Times, serif; font-style:italic; 
	 font-weight: bolder;
	 display: inline;
	 color: #ffffff; width: 450px;
	 }
	 
 h1.h1Text {
	font-size: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family: "Times New Roman", Times, serif;*/ font-style:italic;
	font-weight: normal;
	display: inline;
	color: #990000; 
	letter-spacing: 0px;
	 }

.specialChar {position: relative; display: inline; color: #990000; font-size: 12px; bottom: 24px;}

.specialChar1 {position: relative; display: inline; color: #990000; font-size: 20px; bottom: 16px;}

.fixHeight {padding-bottom: -2px; display: inline; bottom: -1px;}

* html .fixHeight {padding-bottom: 1px; display: block;}

