
/* ---------- GENERAL ----------- */

body
{
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  font-style: normal;
  color: #000000;
  background-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #eeeeee;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color:  #000000;
  scrollbar-track-color: #dddddd;
  scrollbar-darkshadow-color: #333333;
  letter-spacing: normal;
  text-align: justify;
  word-spacing: normal;
  list-style-type: disc
}

p{color : #000000;font-size: 12pt;font-weight: normal;text-align: justify}

.blank{color : #ffffff}

.hidden{color : #ffffff;font-size: 1pt;font-weight: normal}

.normal{color : #000000;font-size: 12pt;font-weight: normal}
.normalbold{color : #000000;font-size: 12pt;font-weight: bold}
.normalitalic{color : #000000;font-size: 12pt;font-style:italic}
.normalbolditalic{color : #000000;font-size: 12pt;font-weight: bold;font-style:italic}

.smaller{color : #000000;font-size: 10pt;font-weight: normal}
.smallerbold{color : #000000;font-size: 10pt;font-weight: bold}
.smalleritalic{color : #000000;font-size: 10pt;font-style:italic}
.smallerbolditalic{color : #000000;font-size: 10pt;font-weight: bold;font-style:italic}

.lastupdated{color : #000000;font-size: 10pt;font-style:italic;font-weight: normal;text-align: right}



a.non{color : #000000;font-size: 12pt;font-weight: normal;text-decoration:none}
a.non:hover{color :#990099;font-size: 12pt;font-weight: normal;text-decoration:none}
a.non:active{color : #990000;font-size: 12pt;font-weight: normal;text-decoration:none}

a{color : #000099;font-size: 12pt;font-weight: bold;text-decoration:none}
a:hover{color :#990099;font-size: 12pt;font-weight: bold;text-decoration:none}
a:active{color : #990000;font-size: 12pt;font-weight: bold;text-decoration:none}

a.smaller{color : #000099;font-size: 10pt;font-weight: bold;text-decoration:none}
a.smaller:hover{color :#990099;font-size: 10pt;font-weight: bold;text-decoration:none}
a.smaller:active{color : #990000;font-size: 10pt;font-weight: bold;text-decoration:none}

h1{color : #990000;font-size: 22pt;text-align: center}
h2{color : #990099;font-size: 14pt}

a.t1{color : #990000;font-size: 22pt;text-decoration:none}
a.t1:hover{color :#990000;font-size: 22pt;text-decoration:none}
a.t1:active{color : #990000;font-size: 22pt;text-decoration:none}

a.t2{color : #990099;font-size: 14pt;text-decoration:none}
a.t2:hover{color :#990099;font-size: 14pt;text-decoration:none}
a.t2:active{color : #990099;font-size: 14pt;text-decoration:none}


ul{color : #000000;font-size: 12pt;font-weight: normal}
li{color : #000000;font-size: 12pt;font-weight: normal}

/* ---------- MENU ----------- */

.indexlink1{background-color:#ffffff;color:#ff0000;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink1hover{background-color:#ff0000;color:#000000;font-size:12pt;font-weight:bold;cursor:pointer;}

.indexlink2{background-color:#ffffff;color:#ff9900;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink2hover{background-color:#ff9900;color:#000000;font-size:12pt;font-weight:bold;cursor:pointer;}

.indexlink3{background-color:#ffffff;color:#ffdd00;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink3hover{background-color:#ffff00;color:#000000;font-size:12pt;font-weight:bold;cursor:pointer;}

.indexlink4{background-color:#ffffff;color:#00cc00;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink4hover{background-color:#00ff00;color:#000000;font-size:12pt;font-weight:bold;cursor:pointer;}

.indexlink5{background-color:#ffffff;color:#00cccc;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink5hover{background-color:#00ffff;color:#000000;font-size:12pt;font-weight:bold;cursor:pointer;}

.indexlink6{background-color:#ffffff;color:#ff00ff;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink6hover{background-color:#ff00ff;color:#000000;font-size:12pt;font-weight:bold;cursor:pointer;}

.indexlink7{background-color:#ffffff;color:#990099;font-size:12pt;font-weight:bold;cursor:pointer;}
.indexlink7hover{background-color:#990099;color:#ffffff;font-size:12pt;font-weight:bold;cursor:pointer;}

