body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    line-height: 11pt;
    color: black;
    background: white;
}

h1, h2, h3 {
    color: rgb(99,99,99);
}
a {color:#FF7F00; text-decoration: none}
a:hover   {text-decoration:underline}
a:visited {color:#FF7F00}
a:active  {background:#FF7F00;color:white;text-decoration:none}

a img {border:none}
q {font-style:italic; background:#EBEBFF}

.attention {
    color:red; 
    font-weight:bold; 
    font-size:smaller; 
}
