.ErrorMsg {
  color: #ff0000;
}

.Field {
  font-family: "Courier New", Courier, monospace; 
  color: #000000;
  font-size: 12pt;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
}

A:link {  color: #003399; text-decoration: none;  }
A:visited {  color: #990066; text-decoration: none; }
A:hover {  color: #0066FF; text-decoration: none; }
A:active {  color: #0066FF; text-decoration: none; }

td {
  	font-family: "Times New Roman", times; 
	font-size: 18pt;
}

H1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22pt;
  	font-weight: bold;
}

H2	{
	font-size: 10pt;
}

H3	{
	font-size: 12pt;
}

DIV {
  	font-family: "Times New Roman", times; 
	font-size: 14pt;
}
