BODY,P,TABLE,TD,TR {   
  font-size:   8pt;
  font-family: Verdana;}
  

html, {
font-size:   8pt;
font-family: Verdana;
}

/* standard links */

a { 
	color:#0C246C; 
	text-decoration:underline; 
	font-size:8pt; 
	font-weight: normal;
}
a:hover { 
	color:#0C246C;  
	text-decoration:none; 
	font-size:8pt; 
	font-weight: normal; 
}

.formfield {
	color: #000000;
	font-size:   9pt;
	height: 21px;
	max-height: 21px;
  border-top:1px dotted #000;
  border-bottom:1px dotted #000;
  border-left:1px dotted #000;
  border-right:1px dotted #000;
}

/* formbutton */
.button {
	font-size:   9pt;
	font-weight: bold;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  border-left:1px solid #000;
  border-right:1px solid #000;
}