FONT       { font-size: 11px; line-height: normal }
P          { font-size: 11px; line-height: 18px }
TD      { font-size: 11px; line-height: normal }
DIV    { font-size: 11px }
INPUT    { color: silver; font-weight: normal; font-size: 13px; background-color: #666666 }
H1  { font-size: 16px }
H2  { font-size: 13px; line-height: 21px }
H3  { font-size: 11px; line-height: 21px }
SELECT   { color: yellow; font-weight: bold; font-size: 13px; background-color: black }

A   {
  text-decoration : none ;
}
A:hover{color:#FFFFFF;background-color:#ffcccc;text-decoration:none;}

HR { background-image: url("line_green.gif");}

