
BODY
{
    background-color: #f9fafb;
}

H2, H1,H3,H4,H5,H6
{
    color: #483637;
    font-family: Georgia;
}
hr
{
    height: 1px;
}
.basictab
{
    padding: 3px 0;
    margin-left: 0;
    font: bold 12px Georgia;
    border-bottom: maroon 1px solid;
    text-align: center;
}


.content
{
    LEFT: 10px;
     WIDTH: 100%;
      POSITION: relative;
       TOP: 10px; HEIGHT: 100%
}
UL{
    list-style-image: url(Images/bullet3.png);
}

.bigbullet
{
    font-size: large;
    font-family: Georgia;
}
.topic
{
    color: #1c407d;
    font-weight: bold;
}
.tipTable td
{
    border-right: #9999ff 1px dotted;
    border-top: #9999ff 1px dotted;
    border-left: #9999ff 1px dotted;
    border-bottom: #9999ff 1px dotted;
}
.edgebar
{
    color: black;
}

.emphasize
{
    font-weight: bold;
    color: #660000;
}
