body { margin: 0px;
       background-color: #ffffff; 
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       }


p {color: #0000aa;
   font-size: 12px;}


a:link  { color: #3333ff;  text-decoration: none; }
a:visited { color: #3333ff;  text-decoration: none }
a:active { color: #3333ff;  text-decoration: none  }
a:hover { color: #ff0000;  text-decoration: none}

a.white:link  { color: #ffffff;  text-decoration: none; }
a.white:visited { color: #ffffff;  text-decoration: none }
a.white:active { color: #ffffff;  text-decoration: none  }
a.white:hover { color: #ffffff;  text-decoration: underline}

p.leftnav { padding: 5px 3px 3px 5px ; margin: 0px 0px 0px 0px ; background-color: #FFECC3;
            border-top: solid #FAAB00 ;
            border-width: thin}
a.leftnav:link  { color: #3333ff;  text-decoration: none; font-weight: bold}
a.leftnav:visited { color: #3333ff;  text-decoration: none; font-weight: bold }
a.leftnav:active { color: #3333ff;  text-decoration: none ; font-weight: bold }
a.leftnav:hover { color: #ff0000;  text-decoration: none; font-weight: bold}

p.leftnav2 { padding: 0px 5px 0px 10px ; margin: 0px 0px 0px 0px ; background-color: #FFECC3 }
a.leftnav2:link  { color: #3333ff;  text-decoration: none; font-weight: normal}
a.leftnav2:visited { color: #3333ff;  text-decoration: none; font-weight: normal }
a.leftnav2:active { color: #3333ff;  text-decoration: none ; font-weight: normal }
a.leftnav2:hover { color: #ff0000;  text-decoration: none; font-weight: normal}

a.linkline:link { color: white; background: orange; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linkline:visited { color: white; background: orange; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linkline:active { background: blue; color: white; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linkline:hover { background: blue; color: white; text-decoration: underline;
     font-size: 12px; text-weight: bold}

a.linklinex:link { color: white; background: blue; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linklinex:visited { color: white; background: blue; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linklinex:active { background: #990000; color: white; text-decoration: none;
     font-size: 12px; text-weight: bold}
a.linklinex:hover { background: #990000; color: white; text-decoration: underline;
     font-size: 12px; text-weight: bold}


.jf {text-align: justify}
.jfr {text-align: right}
.jfl {text-align: left}
.jfc {text-align: center}

.title {font-weight: bold;}

ul, li {font-size: 12px}

ul.extra {font-size: 10px;
          margin-left: 5px}
li.extra {font-size: 10px;
          margin-left: 5px}

.normal {font-size: 12px}

td {font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0000aa;
    }

th {font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0000aa;
    }

.blue {color: #0000aa;}
.lblue {color: #3333ff;}
.silver {color: silver}

div.caption     {text-align: center; font-weight: bold;}
h3.title        {text-align: center;}
.mediaobject    {text-align: center;}

h1.centered     {text-align: center;}
p.c2            {font-weight: bold}
