﻿body 
{
    font-family: Tahoma;
    font-size:10pt;
}
h2
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}
P
{
    font-family:verdana;
    font-size:  small;
    font-weight: normal;
    margin:.5cm .5cm .5cm .5cm
    
}
.whiteLabel
{
  font-family:verdana;
  color:white;
    font-size:  small;
    font-weight: normal;
    margin:.5cm .5cm .5cm .5cm
}
.regularStyle
{
  font-family:verdana;
  color:black;
    font-size:  small;
    font-weight: normal;
}
