
/* Style for "nlSolar" */

a        { color:#0010AF; }
a:active { font-style:italic; }
a:hover  { color:white; background:#000099; }

a.nav        { font-size:9pt; text-decoration:none; color:black; }
a.nav:hover  { font-size:9pt; background:#000099; color:white; }
a.nav:active { font-size:9pt; font-style:normal; font-weight:bold; }
a.nav1	{ font-size:9pt; text-decoration:none; color:#0033FF; }
a.nav1:hover  { font-size:9pt; background:#000099; color:white; }
a.nav1:active { font-size:9pt; font-style:normal; font-weight:bold; }

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background: white;
}

body.nav {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background: #e0f0ff;
}

h1 {
  color: #0033CC;
  font-weight: bold;
  margin-top:7mm;
  margin-bottom:5mm;
}
h2, h3 {
  color: #0033CC;
  font-weight: normal;
}

.person {
  font-variant:small-caps;
}
