P  { font-size : small; font-family : Arial; }
H1 { color : Navy; font-weight : bold; font-size : large; }
H2 { font-size : medium; color : Navy; font-weight : bold; }
H3 { font-size : medium; font-weight : bold; font-style : italic; color : Navy; }
H4 { font-size : small;
     font-family : Arial;
     font-weight : bold;
     font-style : normal;
     color : Navy; }
A  { font-family : Arial; text-decoration : none; }
A:Visited { font-family : Arial; }
A:Active  { font-family : Arial; }
A:Hover   { font-family : Arial; }
BODY { font-family : Arial;
       background-color : White;
       background-image : url(http://www.musikverein-obergrombach.de/images/Mvologo_neu.jpg);
       font-size : small;}
LI { list-style-type : disk;
     list-style-position : outside;
     list-style : disk;
     margin-bottom : 3;
     font-size : x-small;
     font-family : Arial; }
TD { font-size : small; font-family : Arial; }
