/*.pointnorth { cursor: n-resize } 
.pointsouth { cursor: s-resize } 
.pointeast { cursor: e-resize } 
.pointwest { cursor: w-resize }*/

A:link {color:blue;}
A:visited {color:grey;}
A:hover {text-decoration: none; color:red; cursor: w-resize;}


td.header  {  
	font-family: Arial;
	color: #333366;
	font-size : 14pt;
    font-weight: 900;
   }

td.sectionheader  { 
	font-family: Arial;
	color: white;
	font-size : 10pt;
	font-weight: bold;
  }

td.form  {  
	font-family: Arial;
	font-size : 10pt;
  }


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}
