/* Stichting Fietsbuddies - (http://www.fietsbuddies.nl/_css/index.css) *//* Style sheet created by Christian Batist *//* Body (body) - black */body         { background-color: #FFFFFF; font-family: verdana, helvetica, tahoma; color: #000000; font-size: 10pt;                scrollbar-3d-light-color:#000000; scrollbar-arrow-color:#000000;                scrollbar-base-color:#000000; scrollbar-dark-shadow-color:#000000;                scrollbar-face-color:#000000; scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000}/* Paragraph (p) - black */p            { font-family: verdana, helvetica, tahoma; color: #000000; font-size: 8pt }/* Headers (h) - bleu */h1           { font-size: 12 pt; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: bold }h2           { font-size: 11 pt; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: bold }h3           { font-size: 10 pt; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: bold }/* Address (address) - black */address      { font-size: 10pt; color: #000000; font-family: verdana, helvetica, tahoma }/* List Items (li) */li           { font-family: verdana, helvetica, tahoma; font-size: 10pt; margin-left: 4px; margin-top: 1px; margin-bottom: 2px }/* Hyperlink (link) - red */a:link       { text-decoration: none; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: none }/* Active Hyperlink (alink) - red */a:active     { text-decoration: none; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: none }/* Visited Hyperlink (vlink) - red */a:visited    { text-decoration: none; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: none }/* Hover Hyperlink - black */a:hover      { text-decoration: underline; color: #000000; font-family: verdana, helvetica, tahoma; font-weight: none }/* Table Data (td) - black */td           { font-family: verdana, helvetica, tahoma; color: #000000; font-size: 10pt }
