body
{
    Margin : 0px;
    Padding : 0px;
    Color : rgb(1 , 79 , 164);
}

table
{
    border-collapse : collapse;
    padding: 0px;
}

img
{
    border : 0px;
}

a:link
{
    Font-family : Verdana, Geneva, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Verdana;
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(1 , 79 , 164);
}

a:active
{
    Color : rgb(1 , 79 , 250);
}

a:visited
{
    Font-family : Verdana, Geneva, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Verdana;
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Color : rgb(1 , 79 , 164);
    text-decoration : none;
}


a:hover
{
    text-decoration : underline;
}

.title
{
    Font-family : Verdana, Geneva, Helvetica, sans-serif;
    Font-style : bold;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 13px;
    Font : Verdana;
    Line-height : 8px;
    Text-transform : uppercase;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 200px;
    Text-decoration : none;
    Padding-top: 0px;
    Color : rgb(1 , 79 , 164);
}

.subtitle
{
    Font-family : Verdana, Geneva, Helvetica, sans-serif;
    Font-style : bold;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Verdana;
    Line-height : 8px;
    Text-transform : uppercase;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 200px;
    Text-decoration : none;
    Padding-top: 0px;
    Color : rgb(1 , 79 , 164);
    text-align: right;
}

tr, td, div, p
{
    Font-family : Verdana, Geneva, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Verdana;
    Line-height : 14px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Text-align: middle;
}
