body, a, h1, small, big, em, span, font{
  FONT-FAMILY: arial, helvetica, sans-serif}
body{
   margin-left: 0%;
   margin-right: 0%;
   font-size: 10pt}
a{
   color: blue;
   text-decoration: none;
   font-size: 10pt}
.small{
   font-size: 8pt}
.black{
    color: black}
a:hover{
   text-decoration: underline;
   background-color: aliceblue}
h1{
   font-size: 8pt}
em{
   font-size: 8pt}
small{
   font-size: 7pt}
span{
   background: #ccff99}
.hot{color: red}
.hot-t{color: red;
   background: none}
.old{background: white;
color:orange}
.nco{background: none;
color:blue;
   font-size: 8pt}
big{
   font-weight: bold;
   font-size: 10pt}
font{}
.red{color: red;
font-size: 8pt}
.new{color: blue;
font-size: 8pt}
.ok{color: black;
font-size: 8pt}
