/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(0,0,102);}
 H1 { color: rgb(0,0,102);}
 H2 { color: rgb(0,0,102);}
 P { color: rgb(0,0,102);}
 H3 { color: rgb(0,0,102);}
 H4 { color: rgb(0,0,102);}
 H5 { color: rgb(0,0,102);}
 H6 { color: rgb(0,0,102);}
 
