
.rotateimg90 {
  -webkit-transform:rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #004C99;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#myBtn:hover { background-color: #555;
}
html, body { height: 100%;
}
a.inert {
  color : navy;
}
a.inert:hover {
  text-decoration : none;
}
a.ml {
  display: block;
  width: 100px;
  height: 36px;
  color: #FFF;
  font-family: Tahoma,Arial,sans-serif;
  font-size: 10pt;
  padding: 1px 2px 1px 1px;
  background-color: #006666;
  text-decoration: none;
  text-align: center;
}
a.ml:hover, a.fof:hover {
  color: #330019;
  background-color: #cccccc;
}
a.rwb { color: #CC6600;
}
a.lnk { color: #CC6600;
}
a.eds { color: #004C99;
}
a.bks { color: #336600;
}
a.tit { color: #009900;
}
a.web { color: #0066CC;
}
a.cmp, a.small, b { color: #006666;
}
a.nls { color : #000066; font-size: 70%;
}
a:hover, a.web:hover { color: #006666;
}
a.cmp:hover, a.lnk:hover, a.nls:hover, a.rwb:hover, a.small:hover { color: #CC6600;
}
a.bks, a.cmp, a.eds, a.lnk, a.rwb, a.small, a.tit, a.web { text-decoration : none;
}
a:hover, a.bks:hover, a.cmp:hover, a.eds:hover, a.gww:hover, a.lnk:hover, a.rwb:hover, a.small:hover, a.tit:hover, a.web:hover { text-decoration : underline;
}
a.small { font-size: 80%;
}
a.smaller { font-size: 85%;
}
b ( color: #006666;
  font-weight: 400; 
}
strong { 
  font-weight: 600; color: #004444;
}
h3 { 
  color: #333333;
}
i.ref { font-weight: 500; color: #004444;
}
p {
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  text-align: justify;
}
p.ack {
    color: #003333; font-size : 80%;
}
p.ini {font-size: 70%;
}
p.px0, p.px1 { font-family: "Arial"; font-size: 80%; margin-top : -0.5%;  margin-left : 48px; color: #336633; line-height: 160%;
}
p.px1 { color: #333333;
}
p.p3 { font-size: 100%; color:#CB6A09;
}
p.p4 { color: Black; font-family: "Arial"; font-size: 80%; margin-left : 24px; margin-top : -0.5%;
}
p.p4x { color: Black; font-family: "Calibri",Trebuchet; font-size: 100%; margin-left : 24px;
}
p.cmp { font-family: "Times New Roman"; font-variant : small-caps; margin-left : 12px;  color: #003366;
}
p.small { font-size: 70%; 
}
p.sum {
  line-height: 18px;  font-size: 12px;
}
p.summary, p.today, p.todayc { 
  font-size : 70%; text-align: center; line-height: 150%; color: #333333;
}
p.summary {
  font-size : 80%;
}



