  .heading  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : #2073D8;
		line-height : 27px ;
     }
  .whitewideheading  {
	font-size : 18pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	line-height : 27px ;
	letter-spacing : 4px;
}
  .whiteheading  {
	font-size : 18pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	line-height : 27px ;
}
  .whitesubheading  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	line-height : 27px ;
}
     .subheading  {
     	font-size : 13pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : #2073D8;
		line-height : 20px ;
     }
     .subheading2  {
     	font-size : 13pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
     	color : Black;
		line-height : 20px ;
     }
	 .heading2  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 27px ;
     }
     .subheading2  {
     	font-size : 13pt;
     	font-family : Arial;
     	font-weight : bold;
     	font-style : normal;
		line-height : 20px ;
     }
     .body  {
     	font-size : 12pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 22px ;
     }
     .body2  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 19px ;
     }
     .smallblackbody  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height : 18px;
}
     .smallwhitebody  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	line-height : 21px;
}
     .smallerblackbody  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height : 16px;
}
     .smallnocolorbody  {
	font-size : 13px;
	font-family : Arial;
	font-style : normal;
	line-height : 18px;
}
     .smallest  {
     	font-size : 9pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 15px;
     }
     .smallestwhite  {
     	font-size : 9pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 15px;
     }
     .framehomelink  {
     	font-size : 9pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : yellow;
		line-height : 11px;
     }
.framehomelink style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
     .blue  {
     	color : blue;
     }
     .bold  {
     	font-weight : bold;
     }
     .italic  {
     	font-style : italic;
     }
     .bolditalic  {
     	font-weight : bold;
     	font-style : italic;
     }
     .ul  {
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
     }
A:link {
	text-decoration: underline;
	color : Yellow;
}
A:visited {
	text-decoration: underline;
	color : Yellow;
}
A:active {
	text-decoration: underline;
	color : Gray;
}
A:hover {
	text-decoration: underline;
	color: Aqua;
}
