﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    /* ib4e color: #52201E;*/
    color: #660099;
}
h1
{
    font-size: 18px;
}

h2
{
    font-size: 12px;
    font-weight: bold;
}
/* ib4e added h3 style */
h3
{
    font-size: 11px;
    font-weight: bold; 
}
a, a:visited, a:active, a:hover, a:link 
{
    /* ib4e color: #000000;*/
    color: #660099;
}
.notice
{
    color: #660099;
    font-size: 11px;
    font-weight: bold;
}
