﻿body { margin: 0; }

P { font-family:Tw Cen MT
}
A { font-family:Tw Cen MT;
    font-size:12pt;
    text-transform:uppercase ;
}
a:visited {color:Blue}
a:link {color:Blue}
a:hover {color:Black;
         font-weight:bold }
         
A.bullet:visited,A.bullet:link { font-family:Tw Cen MT;
    font-size:24pt  ;
    color:#5886F1;
    text-decoration:none;
    font-weight:normal;
}
A.bullet:hover { font-family:Tw Cen MT;
    font-size:26pt  ;
    color:#5886F1;
    text-decoration:none;
    font-weight:bold;
    
}
A.bullet_cur:visited,A.bullet_cur:link { font-family:Tw Cen MT;
    font-size:24pt  ;
    color:#000099;
    text-decoration:none;
    font-weight:normal;
}
A.bullet_cur:hover { font-family:Tw Cen MT;
    font-size:26pt  ;
    color:#000099;
    text-decoration:none;
    font-weight:bold;
}
.imgNav { font-family:Tw Cen MT;
    font-size:12pt  ;
    background-color:white;
    border:solid 1px grey
}

.menuLvl0{ font-family:Tw Cen MT;
    
     width:10em;
}

.menuLvl1{ font-family:Tw Cen MT;
    width:10em;
    border:solid grey 1px;
    background-color:LightSkyBlue;
}

.menuLvl0Hover{ font-family:Tw Cen MT;
    color:Black;
    width:10em;
}

.menuLvl1Hover{ font-family:Tw Cen MT;
    color:Black;
    width:10em;
    border:solid grey 1px;
    background-color: #3399FF;
}

.pageTitle{ font-family:Tw Cen MT;
    font-family: Haettenschweiler; 
    font-size: xx-large
}
.hidden { visibility:hidden }


P.style1 
{font-family:Haettenschweiler;font-size:24pt}

