A:link {text-decoration: none;color:blue;}
A:visited {text-decoration: none;color:grey;}
A:active {text-decoration: none;color:fucsia;}
A:hover {text-decoration: none; color:red;}

A.headlink { text-decoration: none; color:#333366; }
A.headlink:visited { text-decoration: none; color:#333366; }
A.headlink:hover { text-decoration: none; color:#333366; }
A.headlink:active { text-decoration: none; color:#333366; }



td.header  {  



	font-family: Arial;
	color: #333366;

	font-size : 14pt;
        font-weight: 900;


  }

td.sectionheader  {  



	font-family: Arial;
	color: white;

	font-size : 10 pt;
; font-weight: bold


  }

td.form  {  


	font-family: Arial;
	font-size : 10 pt;

  }


p.header  {  



	font-family: Arial;
	color: #333366;

	font-size : 12pt;
        font-weight: 900;


  }

.err {
	font-size : 8pt;
	color: red;
}

p  {  

	font-family: Arial;
	color: Black;

	font-size : 10pt;


  }

ul  {  

	font-family: Arial;
	color: Black;

	font-size : 10pt;


  }

td  {  

	font-family: Arial;
	color: Black;

	font-size : 10pt;


  }

textarea {  font-family: Arial, Helvetica, sans-serif}
