/* style.css */
/*  <!---- Standard style sheet format ---->  */

.formformtext {
	font-family: arial, san-serif;
  font-size: 10pt; color: #000000;
 }

#style1
{}

.formformtext8 {
	font-family: arial, san-serif;
  font-size: 8pt; color: #000000;
 }

.formformtext9 {
	font-family: arial, san-serif;
  font-size: 9pt; color: #000000;
 }

 .tallline8 {
	font-family: arial, san-serif;
  font-size: 8pt; color: #000000; height: 100pt;
 }
 
 .formlargetextred {
	font-family: arial, san-serif;
  font-weight: bold;
  font-size: 14pt; color: "red";
 }
 
 .smallprint {
	font-family: arial, san-serif;
  font-weight: bold;
  font-size: 6pt; color: #000000;
 }
