h1  {
 font-size : 16pt;
 font-weight : bold;
 font-family : tahoma, arial,verdana;
 color : #FF0000;
 text-decoration : none;
 text-align : center
}
h2  {
 font-size : 12pt;
 font-weight : bold;
 font-family : tahoma, arial,verdana;
 color : #FF0000;
 text-decoration : underline;
 text-align : left
}
h3  {
 font-size : 16pt;
 font-weight : bold;
 font-family : tahoma, arial,verdana;
 color : #FFFFFF;
 text-decoration : none;
 text-align : center
}
p  {
 font-size : 9pt;
 font-family : tahoma, arial,verdana;
 color : #000000;
 text-decoration : none
}
a
{
 font-size : 9pt;
 font-family : tahoma, arial,verdana;
 color : #FF0000;
 text-decoration : none
}
td
{
 font-size : 9pt;
 font-family : tahoma, arial,verdana;
 color : #000000;
 text-decoration : none
}
