﻿body, td
{
    font-family:Tahoma;
    color:#777;
}
body, html {
    margin:0;
    padding:0;
    width:100%;
    font-size:10pt;
    color:#333333;
}
h1 {
    font-family:Calibri,Garamond,Lucida Sans,Trebuchet MS,Times New Roman;
    font-size:16pt;
    margin:5px 0 10px 0;
    color:#0088dd;
}
h2 {
    font-family:Calibri,Garamond,Lucida Sans,Trebuchet MS,Times New Roman;
    font-size:13pt;
    margin:0 0 10px 0;
    color:#0088dd;
}
h3 {
    font-family:Tahoma;
    font-size:10pt;
    margin:0 0 10px 0;
    font-weight:bold;
}
h4 {
    font-family:Tahoma;
    font-size:9pt;
    margin:0 0 10px 0;
    font-weight:normal;
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#00AAEE;
}
a:hover {
    text-decoration:underline;
}
.Borderless
{
    border:none;
}
