/* CSS Document */


/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */
/*                                 TYPOGRAPHY                           */

p       {

font-family: Tahoma;
font-size: 9pt;
color: #000000;

}

h1           {

font-family: Tahoma;
font-size: 13pt;

}

h2           {

font-family: Tahoma;
font-size: 12pt;

}

h3           {

font-size: 11pt;
font-family: Tahoma;

}

h4           {

width: 576;
font-family: Tahoma;
color: #FFFFFF;
text-decoration: none; 
font-size: 10pt;
font-weight: bold;
background-color: #83ACD6;
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:10px

}
