﻿body {
    margin: 0;
    margin-top: 8px;
    font-family:Arial;
    background-color: #FFFFFF
}


A:link 
{
    color: #000000;
}
A hover
{
    text-decoration: underline;
}
    A:vlink 
{
color: #000000;
}
    A:alink 
{
    color: #999999;
}



h1 
{
    color: #999999;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    background-image: url(/images/section3-greylinebkg.gif);
    width: 100%;
    height:24px;
    padding-left: 10px;
    padding-top: 3px;
}

h2, h3, h4, h5, h6
{
    color: #999999;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

LI
{
    font-size: 8pt;
}

.Highlighted
{
background-color: Yellow;
}

    
#Content
{
    padding:10px;
}


.nounderline A {text-decoration:none}
p { font-size: 11px; }
.class1 A:link {text-decoration: none; color: #666666;}
.class1 A:visited {text-decoration: none; color: #666666;}
.class1 A:active {text-decoration: none; color: #666666;}
.class1 A:hover {text-decoration: underline; color: #666666;}

.class2 A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: underline; color: #990000;}
.class2 A:hover {text-decoration: normal; color: #990000;}

.NewsHeadline
{
    font-size: 9pt;
    font-weight: bold;
    color: #999999;
}
.NewsHeadline A
{
    color: #999999;
}



.NewsArticle
{
    font-size: 8pt;
    color: #666666;
}
