/*******************************
 *                             *
 *   Style Sheet for Editor    *
 *                             *
 *******************************/
h1
{
    font-size:22px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
h2
{
    font-size:20px;
    margin:0px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
h3
{
    font-size:18px;
    font-family: Arial, Times New Roman,Sans-Serif;
    margin-top:0px;
}
h4
{
    font-size:14px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
h5
{
    font-size:12px;
    margin:0px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
h6
{
    font-size:12px;
    margin:0px;
    font-family: Arial, Times New Roman,Sans-Serif;
}


img
{
    border:0px;
}
a:link,a:visited
{
    color:#000;
    font-size:11px;
}
a:active,a:hover
{
    color:#000;
    font-size:11px;
}

p
{
    font-size:11px;
    font-family: Arial, Times New Roman,Sans-Serif;
    
}


font
{
    font-size:11px;
    font-family: Arial, Times New Roman,Sans-Serif;
}


li
{
    font-size:11px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
