p {
 font-family: arial;
  font-size: 12px;
  color: #000;
}
td {
  font-family: arial;
  font-size: 12px;
  color: #000;
}

li {
  margin-bottom: 6px;
}

h1 {
  margin-left: 2em;
  font-family: verdana;
  font-size: 22px;
  color: #000;
}

h2 {
  font-family: verdana;
  font-size: 18px;
  color: #000;
}

h3 {
  font-family: verdana;
  font-size: 14px;
  color: #000;
}



.button { font-size: 12px; font-family: Verdana; border-color: #ffffff; background-color: #d9cfe2; }

.headline {
  margin-bottom: 1em;
  margin-left: 3px;
  font-weight: bold;
  font-size: 12px;
  color: #000;
}

.emphasis {
  margin-bottom: 1em;
  margin-left: 0px;
  font-weight: bold;
  font-size: 12px;
  color: #000;
}


.frontpagesubtitle {
  font-size: 10px;
  color: #000;
  font-weight: bold;
}

.list_header {
  font-family: verdana;
  font-size: 12px;
  background-color: #d9cfe2;
}

.list_row {
  font-family: verdana;
  font-size: 12px;
  background-color: #FFFFFF;
  border-bottom: GROOVE #d9cfe2 1px;
}

A:link { color: #000000; font-weight: bold;}
A:active { color: #292C80; font-weight: bold;}
A:visited { color: #000000; font-weight: bold;}
A:hover { color: #292C80; font-weight: bold;}

A.more:link { color: #000000; font-weight: bold;}
A.more:active { color: #292C80; font-weight: bold;}
A.more:visited { color: #000000; font-weight: bold;}
A.more:hover { color: #292C80; font-weight: bold;}

.footer {
  font-family: verdana;
  margin-bottom: 1em;
  margin-left: 0px;
  font-size: 9px;
  color: #000;
}

A.list_header_link:link { color: #000000; text-decoration: none; }
A.list_header_link:active { color: #292C80; }
A.list_header_link:visited { color: #000000; text-decoration: none; }
A.list_header_link:hover { color: #292C80; }