/*******************************
 *                             *
 *   Style Sheet for Editor    *
 *                             *
 *******************************/
h1
{
    font-size:22px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
h2
{
    font-size:22px;
    margin:0px;
    font-family: Arial, Times New Roman,Sans-Serif;
    font-weight:bold;
    color:#006185;
}
h3
{
    font-size:17px;
    font-family: Arial, Times New Roman,Sans-Serif;
    margin:0px 0px 10px 0px;
    font-weight:bold;
}
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:#0000ff;
    font-size:12px;
}
a:active,a:hover
{
    color:#0000ff;
    font-size:12px;
}

p
{
    font-size:12px;
    font-family: Arial, Times New Roman,Sans-Serif;
    
}


font
{
    /*font-size:12px;*/
    font-family: Arial, Times New Roman,Sans-Serif;
}


li
{
    font-size:12px;
    font-family: Arial, Times New Roman,Sans-Serif;
}
