

BODY {font-family   : Arial, sanserif;
   font-size     : 9pt;
rgb(100,100,100);
}

P {
   font-size     : 9pt;
}

OL {

   font-size     : 9pt;
}

UL {
   font-size     : 9pt;
}

TD {
   font-size     : 9pt;
}

DIV {
   font-size     : 9pt;
}
TEXTAREA {
   font-size     : 9pt;

}
A:link    {color : blue}
A:visited {color : purple}
A:active  {color : red}


.littlewriting {font-size: 8pt}
.biggerwriting {font-size: 11pt; font-weight: bold;}

H1 {

   font-weight   : bold;
   font-size     : 13pt;
   align :	center;
}

H2 {
   font-weight   : bold;
   font-size     : 9pt;
   align :	center;
 }

H3 { 
   
   font-weight   : bold;
   font-size     : 10pt;
   align :	center;
}

H4 {
   font-weight   : bold;
   font-size     : 10pt;
   align :	center;
}
