body 	{ margin: 0px 0px 0px 0px;
	  font-family: verdana, tahoma, arial;
	  font-size: 9pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #000000;
	  }








h1	{ color: #122D86; font-family: calibri, trebuchet ms, trebuchet, verdana;
	  font-size: 16pt; font-weight: normal;
	  margin-bottom: 6px; margin-top: 0px; }
h2	{ color: #122D86; font-family: calibri, trebuchet ms, trebuchet, verdana;
	  font-size: 13pt; font-weight: normal;
	  margin-bottom: 6px; margin-top: 0px; }



.form_text	{ font-size: 10pt; }


.tbrown		{ color: #808000; }
.tpink		{ color: #E2007A; }
.tred		{ color: #FF0000; }
.torange	{ color: #FF7F00; }
.tyellow	{ color: #FFFF00; }
.tblue		{ color: #122D86; }
.tblue2		{ color: #009EE0; }
.tlblue		{ color: #A0B7E6; }
.tgreen		{ color: #296000; }
.tgrey		{ color: #777777; }
.twhite		{ color: #FFFFFF; }






a.black		{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #2149CB;
		  }
a.black:hover	{ font-family: calibri, tahoma, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
