﻿P {font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:10pt;
   color:black;
   text-align:justify;}

SPAN {font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:10pt;
   color:black;
   display:inline;
   text-align:left;}


#BOLD {font-weight:bold;}
#CENTER {text-align:center;}
#BLUE {color:blue;}

#P7   {font-size:7pt;}
#PB7  {font-size:7pt; font-weight:bold;}
#P8   {font-size:8pt;}
#PB8  {font-size:8pt; font-weight:bold;}
#P9   {font-size:9pt;}
#PB9  {font-size:9pt; font-weight:bold;}
#P11  {font-size:11pt;}
#PB11 {font-size:11pt; font-weight:bold;}
#P12  {font-size:12pt;}
#PB12 {font-size:12pt; font-weight:bold;}

.antiLine {
    text-decoration:none;
}

.cBlue { color:blue; }
.cRed  { color:red; }

.cCenter {text-align:center;}
