html, body {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-size: 12px;
 line-height: 16px;
 font-family: verdana, arial, san serif;
 color: black;
}


p, td { font-size:12px; line-height: 16px; font-family: verdana, arial, san serif; color: black; }

h1 { font-size:14px; line-height: 16px; font-family: verdana, arial, san serif; color: #6D2604; }

img.border {
 border: 1px solid white;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 0px;
}

a:link { color: #A91300; text-decoration: none} 
a:visited { color: #A91300; text-decoration: none }
a:active { color: #A91300; text-decoration: none } 
a:hover {  color: #A91300;  text-decoration: none;  border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }

a:link.bottom { color: #CEB384; text-decoration: none} 
a:visited.bottom { color: #CEB384; text-decoration: none }
a:active.bottom { color: #CEB384; text-decoration: none } 
a:hover.bottom {  color: #CEB384;  text-decoration: none;  border-bottom: #CEB384;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }

#form { width: 210px; height: 373px; }
#form input{ width: 175px; margin: 1px 0 4px 0; padding: 2px 0; font-size: 12px; border: 1px solid #EDE196; }
#form #button { margin: 2px 0 0 0; text-align: center; display: block; }
#form #button input { width: 180px; height: 30px; background: url(images/button.jpg) no-repeat; border: none; font: bold 10px verdana, sans-serif; color:white;}
#namelabel { font: 11px/20px courier;  width:150px; text-align:left }
#companylabel { font: 11px/20px courier; width:150px; text-align:left }
#phonelabel { font: 11px/20px courier; width:150px; text-align:left }
#emaillabel { font: 11px/20px courier; width:150px; text-align:left }
#address1label { font: 11px/20px courier; width:150px; text-align:left }
#address2label { font: 11px/20px courier; width:150px; text-align:left }
#citylabel { font: 11px/20px courier; width:150px; text-align:left }
#statelabel { font: 11px/20px courier; width:150px; text-align:left }
#ziplabel { font: 11px/20px courier; width:150px; text-align:left }
#yearsinbusinesslabel { font: 11px/20px courier; width:150px; text-align:left }
#numberofattorneyslabel { font: 11px/20px courier; width:150px; text-align:left }
#commentslabel { font: 11px/20px courier; width:150px; text-align:left }
#submit1 { width:75px }
fieldset { padding: 5px 12px 0 15px; border: none; font-size: 11px; color: #EDE196; }
fieldset img { float: right; }