<!--

.basic { font-family: Arial; font-size:12px; color: black; }
A.basic:LINK { font-family: Arial; font-size:12px; text-decoration: none; color: black; background: rgb(230,230,230); }
A.basic:ACTIVE { font-family: Arial; font-size:12px; text-decoration: none; color: black; background: rgb(230,230,230); }
A.basic:VISITED { font-family: Arial; font-size:12px; text-decoration: none; color: black; background: rgb(230,230,230); }
A.basic:HOVER { font-family: Arial; font-size:12px; text-decoration: underline overline; color: black; background: rgb(230,230,230); }

.error { font-family: Arial; font-size:12px; color: darkred; font-weight: bold; }

.little { font-family: Arial; font-size:10px; color: black; }

.subtitle { font-family: Arial; font-size:16px; color: black; font-weight: bold; font-style: italic; }

.header { font-family: Arial; font-size:14px; color: black; font-weight: bold; font-style: italic; }
A.header:LINK { font-family: Arial; font-size:14px; color: black; font-weight: bold; font-style: italic; background: rgb(230,230,230); text-decoration: none; }
A.header:ACTIVE { font-family: Arial; font-size:14px; color: black; font-weight: bold; font-style: italic; background: rgb(230,230,230); text-decoration: none; }
A.header:VISITED { font-family: Arial; font-size:14px; color: black; font-weight: bold; font-style: italic; background: rgb(230,230,230); text-decoration: none; }
A.header:HOVER { font-family: Arial; font-size:14px; color: black; font-weight: bold; font-style: italic; background: rgb(230,230,230); text-decoration: underline; }

.start { font-family: Arial; font-size:9px; color: darkgray; }
A.start:LINK { font-family: Arial; font-size:9px; color: darkgray; }
A.start:ACTIVE { font-family: Arial; font-size:9px; color: darkgray; }
A.start:VISITED { font-family: Arial; font-size:9px; color: darkgray; }
A.start:HOVER { font-family: Arial; font-size:9px; color: black; }

A.bd:LINK { font-family: Arial; font-size:9px; text-decoration: none; color: rgb(200,200,200); }
A.bd:ACTIVE { font-family: Arial; font-size:9px; text-decoration: none; color: rgb(200,200,200); }
A.bd:VISITED { font-family: Arial; font-size:9px; text-decoration: none; color: rgb(200,200,200); }
A.bd:HOVER { font-family: Arial; font-size:9px; text-decoration: none; color: rgb(150,150,150); }

-->
