﻿h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    line-height:normal;
}
h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    line-height:normal;
}
h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    line-height:normal;
}
h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    line-height:normal;
}
select
{
    font-family: Verdana;
    font-size:11px;
}
a
{
    color: #0c4174;
    font-weight:normal;
    text-decoration:none;
}
a:link
{
    color: #0c4174;
    font-weight:normal;
    text-decoration:none;
}
a:active
{
    color: #0c4174;
    font-weight:normal;
    text-decoration:none;
}
a:visited
{
    color: #0c4174;
    font-weight:normal;
    text-decoration:none;
}
a:hover
{
    color: #0c4174;
    font-weight:normal;
    text-decoration:underline;
}
p 
{
    color:#333333;
    line-height:150%;
}
input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:normal;
    padding:1px;
    margin:0px;
    line-height:normal;
}
p.size10
{
    font-size:10px;
}
p.size11
{
    font-size:11px;
}
p.size12
{
    font-size:12px;
}
p.size14
{
    font-size:14px;
}
p.size16
{
    font-size:16px;
}