BODY {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	}
	
.ui {
	color: #2A1FAA;
	/*font-family:"Arial Black", Gadget, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}
	
	
A {
	font-size: 12pt;
	text-decoration: underline ;
	color: blue;
	}
	
h1 {
	font-size: 17pt;
	color: #444444;
	/*font-stretch: narrower;*/
	 line-height:32px;
	}
	
h2 {
	color: #093;
	font-size: 14pt;
	text-align: left;
	/*font-weight: bold;*/
	/*line-height:0px;*/
	margin-top:35px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: darkblue;
	}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.bold_red {
	color: #900;
	font-weight: bold;
	font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
	}
	
.ctl_name {
	color: #2A1FAA;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11pt;*/
	font-weight: bold;
	}

	
.frm_name {
	color: #093;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-seriff;*/
	font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	}
