 table.forms td {font-family:arial; font-size:10pt}
 /*.forms [type="text"]  {background-color: #F2F2F2; border:2px solid #E2E2E2; width:350px}
 .forms select {background-color: #F2F2F2; border:2px solid #E2E2E2}
 .forms textarea {border:2px solid #E2E2E2;background-color:#F2F2F2;width:450px;height:70px;font-family:arial; font-size:11pt}*/
 .forms textarea {width:450px;height:70px;font-family:arial; font-size:11pt}
 table.forms {background-color:#F2F2F2; border:1px solid #E2E2E2}
 table.forms td {border-bottom:1px solid #E2E2E2;vertical-align: middle;}
 input.check {width:20px;border:0px;background-color:#DEDEDE}
 b.forms {font-size:12pt}
 a.red:link {color:red;font-weight:bold;text-decoration:underline;font-size: 10pt;}
 a.red:hover {color:red;font-weight:bold;text-decoration:none;font-size: 10pt;}
 a.red:visited {color:red;font-weight:bold;text-decoration:underline;font-size: 10pt;}