﻿body{
    color: #fff;
    font-size:76%;
    line-height:1.3;
    font-family:Arial;
}
h1
{
    font-family:Arial;
    font-size:4.58em;
    line-height:1em;
}
h2
{
    font-family:Arial;
    font-size:3.66em;
    margin-top:22px;
    
}
h3
{
    font-weight:bold;
    font-size:1.167em;
    font-family:Arial;
}

dl dt
{
    padding:16px 0px 5px 0px;
}
dl dt a:link, dl dt a:visited
{
    font-weight:bold;
    font-size:1.0833em;
    color:#fff;
}
dl dt a:hover
{
     color:#fff!important;
}
dl dd a:link,dl dd a:visited
{
    color:#fff;
    font-size:1em;
    line-height:1.4;
}
dl dd p
{
    padding:0px;
}
dl dd a:hover
{
    color:#fff!important;
}
dl dd.date a:link, dl dd.date a:visited
{
    color:#808080;
    font-size:1em;
    padding-bottom:0px;
    line-height:1.4;
}
dl dd.date a:hover
{
    color:#808080!important;
}
p.date
{
    color:#808080;
   font-size:1.0833em;
    padding-bottom:0px;
}
#siteFooter
{
    color:#808080;
    font-size:0.9167em;
}

.preamble
{
    font-weight:bold;
    font-size:1.083em;
}
p
{
    padding-bottom:1.5625em;
    
}
 .innerCol span
 {
     font-size:0.833em;
     color:#808080;
 }
 
ul.linkList li span
 {
     
     color:#808080;
     font-size:0.833em;
 }