/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BLOCKQUOTE { font-style: italic;}
 BODY { background-color: rgb(240,255,255);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(51,153,204);}
 .TextObject { font-style: italic;}
 H1 { font-style: italic;}
 P { font-weight: bold;}
 H4 { font-weight: bold; font-style: italic;}
 PRE { font-style: italic;}
 A:hover { color: rgb(51,153,204);}
 