
H1 { font-family:arial, helvetica, san-serif, bold;
     color:#000000;
     font-size:1.2em;
   }

P 
{
    font-family: Arial, Helvetica, sans-serif, bold;
    color: #000000;
    font-size: medium;
    font-weight: 700;
    text-align: left;
}

LI.square { list-style-type: square;
            font-family: Arial, Helvetica, sans-serif, bold;
            color:#FFFFcc;
            font-size:1em;
          }
a.follow-link 
{
    height:30px;
    display:block;
    line-height:26px;
    padding-left:28px;
    background-position:0 0;
    background-repeat:no-repeat;
}
a.follow-link-facebook
{
    background-image:url(graphics/icon-facebook.png);
}
.style20
 {
    font-size: small;
 }


