/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; background-image: url("../assets/images/homebackground.jpg");}
 A:link { text-decoration: underline;}
 UL { text-indent: 5px; margin-left: 5px;}
 A:visited { color: rgb(0,128,128); text-decoration: underline;}
 H1 { color: rgb(0,102,255);}
 H2 { color: rgb(0,102,255);}
 P { font-size: 12px; margin-top: 0px; margin-bottom: 6px;}
 H3 { color: rgb(0,102,255); text-align: center;}
 LI { font-size: 14px; margin-bottom: 10px;}
 A:hover { color: rgb(0,128,128); text-decoration: underline;}
 