﻿html, body
{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
}
*
{
    margin:0;
    padding:0;
}
img, p, div, span, html, body, ul, li, form
{
    border:none;
}
.clearLeft
{
    clear:left;
    width:1px;
    height:1px;
    overflow:hidden;
}
.clearRight
{
    clear:right;
    width:1px;
    height:1px;
    overflow:hidden;
}
.clearBoth
{
    clear:both;
    width:1px;
    height:1px;
    overflow:hidden;
}
a
{
    color:#000;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
a:visited
{
    color:#000;
}
#top_header h2 img
{
    padding-top:5px;
    width:46px;
    height:45px;
    padding-left:25px;
}
