BODY {
font-family : Verdana, Arial;
font-size : 10pt;
color : black;
margin-left : 0pt;
margin-right : 0pt;
margin-top : 0pt;
margin-bottom : 0pt;
}
TD {
font-family : verdana;
font-size : 10pt;
}
P {
font-family : Verdana;
font-size : 10pt;
}
A:visited {
  Color : blue;
}
A:link {
  Color : blue;
}
A:hover {
  Color : black;
}

P.title {
  Color : black;
  font-family : Times New Roman;
  font-size : 16pt;
  font-weight : normal;
  font-style : italic;
}

TD.title {
  Color : black;
  font-family : Times New Roman;
  font-size : 16pt;
  font-weight : normal;
  font-style : italic;
}

P.linkpage {
  Color : blue;
  font-family : Times New Roman;
  font-size : 12pt;
  font-weight : bold;
  font-style : italic;
}

TD.linkpage {
  Color : black;
  font-family : Verdana;
  font-size : 8pt;
  font-weight : normal;
  font-style : normal;
}

A.linkpage:link {
  Color : blue;
  text-decoration: none;
  font-size : 8pt;
  font-weight : normal;
}
A.linkpage:visited {
  Color : blue;
  text-decoration: none;
  font-size : 8pt;
  font-weight : normal;
}
A.linkpage:hover {
  color: blue;
  text-decoration: none;
  font-size : 8pt;
  font-weight : bold;
}

A.smalllink:link {
  Color : blue;
  text-decoration: none;
  font-size : 7pt;
  font-weight : normal;
}
A.smalllink:visited {
  Color : blue;
  text-decoration: none;
  font-size : 7pt;
  font-weight : normal;
}
A.smalllink:hover {
  color: blue;
  text-decoration: none;
  font-size : 7pt;
  font-weight : bold;
}

A.navmenu:link {
  Color : white;
  text-decoration: none;
  font-size : 11pt;
  font-weight : bold;
}
A.navmenu:visited {
  Color : white;
  text-decoration: none;
  font-size : 11pt;
  font-weight : bold;
}
A.navmenu:hover {
  color: aqua;
  text-decoration: none;
  font-size : 11pt;
  font-weight : bold;
}

