BODY, TD, P, SPAN, UL, LI, OL { 
	font-family : Arial, Verdana, sans-serif ;
	font-size : 100%;
}

TH { 
	font-family : Arial, Verdana, sans-serif ;
	font-size : 110%;
	font-weight : bold;
}

H1 { 	
	font-family : Arial, Verdana, sans-serif ;
	font-size : 140%;
}

H2 { 	
	font-family : Arial, Verdana, sans-serif ;
	font-size : 130%;
}

H3 { 	
	font-family : Arial, Verdana, sans-serif ;
	font-size : 120%;
}

A:Link {
	text-decoration: underline;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

/* odd sizes */

.XTRASMALL {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 70%;	
}

.SMALL {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 800%;	
}

.MEDIUM {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 90%;	
}

.LARGE {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 100%;	
}

.XTRALARGE {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 120%;	
}
.formlabel { color: #000000;
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 18px;
  text-align: left}
.formlabelerror { color: orangered;
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 18px;
  text-align: left}
.formfield {font-family: Courier, monospace;
 font-size: 100%; 
 border:1px black solid;
 background-color:#FFFFFF}
.sentnumber {color: orangered;
 font-family: Courier, monospace;
 font-size: 115%;
 font-weight: 700}
.permfield {font-family: Courier, monospace;
 font-size: 100%
.formbtn {font-family: Courier, monospace;
 font-size: 100%;
 text-align: right}
