body
{
    margin: 0px 0px 350px 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;    
}
p
{
   color: #003;
}
p.l
{
   color: #000;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 0px;
}
 #intro
{
    padding: 30px;
    text-align: center;
    font-size: 130%;
}
#iRight
{
    float: right;
}
#top
{
    padding: 10px;
    vertical-align: bottom;
    text-align: right;
    font-weight: bold;
    font-size: 90%;
    color: #0076CC;
}
#top a, #intro a
{
    color: #666666;
    text-decoration: none;
}
#top a:hover, #intro a:hover
{
    color: #0076CC;
    text-decoration: none;
}
#main
{
    padding: 10px 10px 10px 10px;
}
h1
{
    color: #0076CC;
    font-size: 120%;
    border-bottom: 2px solid #666666;
}
h2
{
    margin-top: 10px;
    margin-bottom: 2px;
    color: #547185;
    font-size: 120%;
}
h3
{
    margin-top: 10px;
    margin-bottom: 2px;
    color: #ff6633;
    font-size: 100%;
    border-bottom: 1 px solid #0076CC;
}
