.widecell{
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        background-color: #E4E7EF;
        border: 1px solid #97A5F3;
        }
.thincell{
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #E4E7EF;
        border: 1px solid #97A5F3;
        }
a       {
        font-family: Verdana;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        color: #FFFFFF;
        }
a.searchresult       {
        font-family: Verdana;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
        }
a.searchresult:hover       {
        font-family: Verdana;
        text-decoration: underline;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
        }
.menulink{
        font-family: Verdana;
        font-weight: normal;
        font-size: 12px;
        color: #000000;
        }
.menulink:hover{
        font-family: Verdana;
        text-decoration: underline;
        font-weight: normal;
        font-size: 12px;
        color: #000000;
        }
.small  {
        font-size: 12px;
        color: #000000;
        font-weight: normal;
        }
font    {
        font-family:Verdana;
        font-size: 12px;
        }
input   {
        font-family:Verdana;
        font-size: 12px;
        }
textarea   {
        font-family:Verdana;
        font-size: 12px;
        }
select   {
        font-family:Verdana;
        font-size: 12px;
        }
.faint  {
        color: #777777;
        }
.titletext      {
        font-family: Georgia;
        font-size: 34px;
        font-weight: normal;
        color: #2B4285;
        }
.smalltitletext      {
        font-family: Georgia;
        font-size: 20px;
        font-weight: normal;
        color: #2B4285;
        }
.menutitletext      {
        font-family: Georgia;
        font-size: 14px;
        font-weight: normal;
        color: #2B4285;
        }