
font { color: #444; font-weight: 500; font-size: 12pt; line-height: 13pt; font-family: Times, "Times New Roman", Georgia, sans-serif }
A     { color: #300; font-weight: 500; font-size: 12pt; line-height: 13pt; font-family: Times, "Times New Roman", Georgia, sans-serif }
h2     { color: #300; font-weight: bold; font-size: 15pt; font-family: "Times New Roman", Georgia, Times }
h3  { color: #300; font-weight: bold; font-size: 12pt; font-family: "Times New Roman", Georgia, Times }

.formoutput {
  color: #444; font-weight: 500; font-size: 12pt; line-height: 13pt; font-family: Times, "Times New Roman", Georgia, sans-serif ;
  border           : 2px #CCCCCC solid;
  background-color : #FFFFFF;
  vertical-align: top;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}