BODY {font-size:75%}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1.6em; color:blue; text-align:center;text-decoration:bold}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1.6em; color:red; text-align:center;text-decoration:bold}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1.4em; color:blue; text-align:left}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1.2em; color:brown; text-align:left;text-indent:.25in}
td {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1em; color:black}
p  {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1em; color:black; text-align:left;
    margin-left: 10px; margin-right: 20px}
li {font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:1em; color:black; text-align:left}
A. {font-family: "Arial"; font-size: 12px; text-decoration: underline}
A:link {color:#0000ff;text-decoration: none}
A:visited{color:#7f007f;text-decoration: none} 
A:hover {color: #ff0000;text-decoration: underline}
.q1 {  background-color: #FFFF99; border: #000000; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
input.btnblue {BACKGROUND-COLOR: blue; color:white;
  font-family:Arial, Trebuchet MS, Helvetica; font-size:1.3em; text-decoration:bold}
input.btngreen {BACKGROUND-COLOR: green; color:white;
  font-family:Arial, Trebuchet MS, Helvetica; font-size:1.3em; text-decoration:bold}
input.btnred {BACKGROUND-COLOR: red; color:white;
  font-family:Arial, Trebuchet MS, Helvetica; font-size:1.3em; text-decoration:bold}
input.btnyellow {BACKGROUND-COLOR: yellow; color:red;
  font-family:Arial, Trebuchet MS, Helvetica; font-size:1.3em; text-decoration:bold}
input.btnbrown {BACKGROUND-COLOR: brown; color:white;
  font-family:Arial, Trebuchet MS, Helvetica; font-size:1.3em; text-decoration:bold}
input.btnblack {BACKGROUND-COLOR: black; color:white;
  font-family:Arial, Trebuchet MS, Helvetica; font-size:1.3em; text-decoration:bold}
TABLE {
  font-family: "Arial"; font-size:1em; 
  table-border-color-light: rgb(153,153,153);
  table-border-color-dark: rgb(0,0,0);
  color: rgb(0,0,0);
  } 
