/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
A:active { color: rgb(255,158,62);}
 A:link { color: rgb(255,158,62);}
 A:visited { color: rgb(255,158,62);}
 H1 { font-family: 'Times New Roman', Times, Serif; font-size: 12pt; font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: 10pt; color: rgb(128,128,128); line-height: 18pt; font-weight: normal; font-style: normal; text-align: justify;}
 H6 { font-family: 'Times New Roman', Times, Serif; font-size: 9pt; color: rgb(128,128,128); font-style: italic;}
 A:hover { color: rgb(255,158,62);}
 