@charset "utf-8";

h1 , h2 , h3 , p , ul , ol , li , div , td , th , address , blockquote , nobr , b , i
{
    font-family : Verdana, sans-serif;
}
h1
{
    font-size: 14px;
}
h2
{
    font-size: 12px;    
}
.clear
{
    clear: both;
}
br
{
    clear: left;
}
p, span, ul, li, td, th, form
{
    font-size: 12px;
    line-height: 18px;
}
.p
{
    font-size: 12px;
    line-height: 18px;
}