.ErrorMsg {
  color: #ff0000;
}

.Field {
  font-family: "Courier New", Courier, monospace; 
  color: #000000;
  font-size: 12pt;
}
.cright {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  color: #666666;    
  text-align: center;	
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  margin-left:0; margin-top: 0; margin-right: 0; margin-bottom: 0;
  background-position: center top; 
  background-repeat: no-repeat; 
}

.body2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12pt;
  margin-left:0; margin-top: 0; margin-right: 0; margin-bottom: 0;
  background-position: center top; 
  background-repeat: no-repeat; 
}
.boldheading{
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt;
  	font-weight: bold;
	text-align: left;
}

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: 12pt;
}

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

H2	{
	font-size: 10pt;
}

H3	{
	font-size: 9pt;
}

DIV {
  	font-family: "Times New Roman", times; 
	font-size: 12pt;
}
.boldheading .cright .boldheading {
	color: #000;
	text-align: left;
}

