body {
   background: #80c050 url(Illustrations/bg.png) repeat-y;
   color: #004000;
   font-size: 14px;
}
table td {
   background: #80c050;
   color: #004000;
   font-size: 14px;
}
h1 { color: #508020; }
h2 { color: #508020; }
h3 { color: #508020; }
.guide {
   font-size: 16px;
   font-weight: bold;
}
.subtitle {
   font-size: 12px; 
   color: #408000;
}
.link {
   font-weight: bold;
}
.sep {
   margin: 3px 5px; 
}
a:link {text-decoration:none; color: #f0f000;} 
a:active {text-decoration:none} 
a:visited {text-decoration:none; color: #f0f000;} 
a:hover {text-decoration:underline}
