body {
 background-color: #F1F176;
}
text,td,body {
 color: #000000;
 font-family: Arial;
 font-size: 12pt;
 text-align: justify;
 text-decoration: none;
 scrollbar-face-color:#F1F176;
 scrollbar-highlight-color:#000000;
 scrollbar-3dlight-color:#F1F176;
 scrollbar-darkshadow-color:#F1F176;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#000000;
 scrollbar-track-color:#F1F176;
 }
h1 {
 background-image: url(pathways.gif);
 background-repeat: no-repeat;
 text-align: right;
 margin-left: auto;
 margin-right: auto;
 width: 567px;
 height: 67px;
 font-size: 20pt;
 font-weight: bold;
 text-decoration: underlined;
 }
h2 {
 font-size: 14pt;
}
 a {
 color: #000000;
 }
a:hover {
 background-color: #82C300;
 }
.senden {
 border-style: groove;
 border-width: 1px;
 border-color: #000000;
 background-color: #82C300;
 font-family: Arial;
 font-size: 12pt;
 }
