

BODY {
       backgound: grey;
       background: #8f92ad;


                  }

A:link  { text-decoration: none;
                                color:blue

 }

A:visited { text-decoration: none;
                                color:blue

 }

A:active { text-decoration: none;
                                color:blue

 }

h1 {
  font-style: normal;
  color: black;
  background: transparent;
  font-weight: bold;
  text-indent:1ex

}



P { font-family: sans-serif ;
    font-style:normal;
    font-size:normal

   }


P.note {font-size : smaller;
        color : black
        }

P.imagecaption{ font-size: small;
                font-family: sans-serif;
                font-style: bold;
                color : red;
                text-align: center;
                vertical-align: text-top;
                letter-spacing: 56.0 em
                }

P.navi{ font-size: medium;
        font-style: bold;
        font-family: sans-serif
        }

P.news{ font-size: 13pt;
                font-family:serif ;
                font-style: normal;
                color : black;
                background-color:grey
                }



UL.navi {
    list-style-type: none;
    margin-bottom : 5em;
    margin-left:0em

}

LI.navi { font-size:normal;
         font-style:normal;
         font-weight:bold;
         margin-bottom: 1em;
         text-indent:0.0ex;
         margin-left:0em
        }


LI.faq {font-size:normal;
         font-style:normal;
         font-weight:normal;
         margin-bottom: 1em;
         text-indent:0.0ex;
         margin-left:0em
        }





