body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

body, input, select, h1, h2, h3, h4, h5, h6, optgroup,ul,ol {
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;;
  font-size: 100%; 
  line-height: 120%;
}
h5, h6 { font-weight: normal; }
em, strong {
  font-weight: bold;
  font-style: normal;
}
blockquote {
  font-variant: small-caps;
  font-style: normal;   
}
q, cite { font-style: italic; }
optgroup { font-style: normal; }

.fsclass1 {
	font-size:0.85em;
	font-weight: lighter;
}
.fsclass2 {
	font-size:1.1em;
	font-weight: lighter;
}
.fsclass3 {
	font-size:1.3em;
	font-weight: lighter;
}

#boldfsclass {
	font-weight: bold;
	color:red;
}


.additional input{width:150px;}
* html div.additional input {font-size:1em; height:1.6em;}

.additional h3{font-size:90%;border-top:1px solid silver;}
