body      { color: #000000; font-family: 'Microsoft Sans Serif' , Sans-Serif; font-size: 9pt; margin-top: 6; margin-bottom: 6 }

p         { color: #000000; font-family: 'Microsoft Sans Serif' , Sans-Serif; font-size: 9pt; margin-top: 6; margin-bottom: 6 }
table     { color: #000000; font-family: 'Microsoft Sans Serif' , Sans-Serif; font-size: 9pt; margin-top: 0; margin-bottom: 0; padding-left: 0; padding-right: 0 }
h1        { color: #003399; font-family: "Trebuchet MS", "Helvetica", "Arial", Sans-Serif; font-weight: bold; font-size: 16pt; margin-top: 6; margin-bottom: 6 }
h2        { color: #003399; font-family: "Trebuchet MS", "Helvetica", "Arial", Sans-Serif; font-weight: bold; font-size: 12pt; margin-top: 6; margin-bottom: 6 }
h3        { color: #003399; font-family: "Trebuchet MS", "Helvetica", "Arial", Sans-Serif; font-size: 9pt; font-weight: bold; margin-top: 6; margin-bottom: 6 }
ul        { margin-left: 15; margin-top: 0; margin-bottom: 0 }
li        { color: #000000; line-height: 19px; list-style-image: url('graphics/nowbullet.jpg') ; font-family: 'Microsoft Sans Serif' , 'Microsoft Sans Serif' , Sans-Serif; font-size: 9pt; margin-top: 0; margin-bottom: 3 }
a:link    { color: #003399; line-height: 19px }
a:visited { color: #003399; line-height: 19px }
a:hover   { color: #56aa1c; line-height: 19px }
.s1       { color: #56aa1c; font-size: 8pt; font-family: 'Microsoft Sans Serif' , 'Microsoft Sans Serif' , Sans-Serif; margin-top: 0; margin-bottom: 6 }
.p1       { color: #000000; font-size: 8pt; font-family: 'Microsoft Sans Serif' , 'Microsoft Sans Serif' , Sans-Serif; margin-top: 0; margin-bottom: 6 }
.quote    {	margin-top: 6px; font-size: 9pt; margin-bottom: 6px; color: #000000; line-height: 20px; font-style: italic;	font-family: 'Microsoft Sans Serif' , Sans-Serif;}

.tab
{
    font-weight: bold;
    color: white;
    font-family: 'Trebuchet MS' , Arial, 'Microsoft Sans Serif';
    width: 90px;
    height: 15px;
    background-color: #003399;
    vertical-align: middle;
    text-align: center;
    border-right: white thin solid;
    font-size: 8pt;
}
.tabBottom
{
    border-top: #56aa1c solid;
    height: 10px;
    font-size: 1px;
}
.tabBackground
{
    background-color: #003399;
    font-weight: bold;
    color: white;
    font-family: 'Trebuchet MS' , Arial, 'Microsoft Sans Serif';
    vertical-align: middle;
    text-align: right;
    font-size: 8pt;
}