 a {
  font-color: #5D5D5D;
  font-family: sans-serif;
 }

 a.red {
  color: red;
  font-size: 9pt;
  font-family: sans-serif;
 }

 a.green {
  color: #428C62;
  font-size: 9pt;
  font-family: sans-serif;
 }

 a.purple {
  color: purple;
  font-size: 9pt;
  font-family: sans-serif;
 }


 a.forum {
  text-decoration: underline;
 }

 a.small {
  font-size: 8pt;
  font-family: sans-serif;
 }

 font.text {
  color: #5D5D5D;
  font-size: 10pt;
  font-family: sans-serif;
 }

  font.small {
  color: #5D5D5D;
  font-size: 8pt;
  font-family: sans-serif;
 }
  
 font.bud {
  color: #5D5D5D;
  font-size: 8pt;
  font-family: sans-serif;
 }

 font.red {
  color: #ff0000;
  font-size: 10pt;
  font-family: sans-serif;
 }

 font.purple {
  color: purple;
  font-size: 10pt;
  font-family: sans-serif;
 }

 font.green {
  color: #428C62;
  font-size: 10pt;
  font-family: sans-serif;
 }

 font.blue {
  color: #3D48A6;
  font-size: 10pt;
  font-family: sans-serif;
 }
 
 p {
  color: #5D5D5D;
  font-size: 10pt;
  font-family: sans-serif;
 }

  h1 {
  color: #5D5D5D;
  font-size: 16pt;
  font-family : arial, helvetica, sans-serif;
 }

   h2 {
  color: #5D5D5D;
  font-size: 14pt;
  font-family : arial, helvetica, sans-serif;
 }

  h3 {
  color: #5D5D5D;
  font-size: 12pt;
  font-family : arial, helvetica, sans-serif;
 }

 h4 {
  color: #5D5D5D;
  font-size: 10pt;
  font-family : arial, helvetica, sans-serif;
 }

  ul {
  color: #5D5D5D;
  font-size: 10pt;
  font-family: sans-serif;
 }
 
 .selecttype_cnop {
  BACKGROUND-COLOR: #ffffff;
  BORDER-BOTTOM: gray 1px solid;
  BORDER-LEFT: gray 1px solid;
  BORDER-RIGHT: gray 1px solid;
  BORDER-TOP: gray 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
 }

 .selecttype {
  BACKGROUND-COLOR: #ffffff;
  BORDER-BOTTOM: #000000 1px solid;
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid;
  BORDER-TOP: #000000 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  CURSOR : text;
 }

 
