﻿a.innerlink
{
    color: #277bda;
    text-decoration: none;
    border-bottom: dashed 1px #277bda;
}
p a.outerlink
{
    color: Black;
}
a:visited
{
}


h1
{
    font-size: 14pt;
    padding-left: 30pt;
    color: #2b860f;
    margin: 10pt 0pt 0pt 0pt;    
    padding-bottom: 10pt;
}

h1 strong
{
    font-size: 18pt;    
    background-color: #fae051;
    color:White;
    margin-left: -15pt;
}
h1 em
{
    color:#277bda;
    font-style: normal;
}

h2
{
    font-size: 10pt;
    font-weight:bold;
    margin: 0pt 0pt 3pt 30pt;
    padding-left: 35px;
    color:Orange;
}
h2 em
{
    font-weight:normal;
    font-style:normal;
    font-size: 9pt;
    white-space: nowrap;
    color: Green;
}
h2 a
{
    color: Orange;
}
h2 em a
{
    color: Black;
}
.flag, h2.finger, h2.person, h2.contact, h2.service, h2.company, h2.project
{
    background-position:left center;
    background-repeat: no-repeat;
}
.flag
{
    background-image: url(/flag.gif);
}
h2.finger
{
    background-image: url(/finger.gif);
}
h2.person
{
    background-image: url(/person.gif);
}
h2.contact
{
    background-image: url(/contact.png);
}
h2.service
{
    background-image: url(/service.png);
}
h2.company
{
    background-image: url(/company.png);
}
h2.project
{
    background-image: url(/project.png);
}

p
{
    font-size:9pt;
    margin: 0pt 0pt 14pt 30pt;
    text-align:justify;
}
p.important
{
    font-size:10pt;
    text-indent: 35px;
    background-position: left top;
}
p.signature
{
    font-size: 10pt;
    font-style:italic;
    margin-top: -10pt;
}
p.emphasis
{
    margin: 0pt 0pt 3pt 30pt;
    font-style: italic;
}
p.small
{
    font-size: 8pt;
}
p.small em
{
    color:Green;
    font-style:normal;
}
small
{
    font-size: 6pt;
}


ul.text 
{
    font-size:8pt;
    list-style-type: circle;
    margin-top: -14pt;
    margin-bottom: 15pt;
}
html>/**/body ul.text 
{
    font-size:8pt;
    list-style-type: circle;
    margin-top: -10pt;
    padding-bottom: 8pt;
}
ul.text li
{
    margin-left: 30pt;
    margin-top: 5pt;
}

.col22 p, .col33 p
{
    margin-right: 30pt;
}

