.nav-head a       { font-size:       12px;
                    font-weight:     bold;
                    width:           180px;
                    padding-left:    5px;
                    padding-top:     4px;
                    padding-bottom:  4px;
                    background:      #feb050
                    color:           #040484;
                    text-decoration: none }
.nav-item a       { font-size:       11px;
                    font-weight:     normal;
                    width:           180px;
                    background:      #fec571;
                    color:           #000000;
                    margin:          0px;
                    padding-left:    5px;
                    padding-top:     1px;
                    padding-bottom:  1px;
                    text-decoration: none }
.nav-item a:hover { background:      #fedbab;
                    color:           #000000 }
body              { font-family:     verdana,arial,times;
                    font-size:       12px }
.crumbs           { font-family:     verdana,arial,times;
                    font-size:       10px;
                    color:           #000000 }
.crumbs a         { font-family:     verdana,arial,times;
                    font-size:       10px;
                    color:           #000000;
                    text-decoration: none }
.crumbs a:hover   { text-decoration: underline }
.hlink            { font-family:     verdana,arial,times;
                    font-size:       9px;
                    color:           #333333 }
.hlink a          { font-family:     verdana,arial,times;
                    font-size:       11px;
                    color:           #000000;
                    text-decoration: none }
.hlink a:hover    { text-decoration: underline }

.content-fxd-sm {font-family: verdana; color: #000000; font-size: 10px;}
.content-fxd-md {font-family: verdana; color: #000000; font-size: 12px;}
