/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: small; background-color: rgb(255,255,255); background-image: url("./images/water4.jpg");}
 .TextObject { font-size: small;}
 P { font-family: Arial, serif; font-size: small;}
 SPAN { font-family: Arial, serif; font-size: small;}
 TABLE{font-family:Arial,serif; font-size:small;}
 H1 { font-size: xx-large;}
 H2 { font-size: large;}
 H3 { font-size: medium;}
 .TextNavBar { font-size: small;}
 H5 { font-size: x-small;}
 H6 { font-size: xx-small;}
 LI {font-family:Arial,serif;}


