BODY, TH, TD, P, TABLE { 
   color: black;
   font-family: tahoma, helvetica, "Sans serif";
   font-size: 9pt;
}

BODY {
   background: white url(/gl.gartneri/images/bck_syren.gif);
}

TD.foot {
   font-size: 70%;
}

UL, OL {
   list-style: circle;
}
UL.ingen {
   list-style: none;
}

a:link {
   font-size: 110%;
   text-decoration: none;
   color: #A542A5;
}
a:visited {
   font-size: 100%;
   text-decoration: none;
   color: #C684C6;
}
a:hover {
   text-decoration: underline;
   color: #C572C5;
}
a:active {
   text-decoration: none;
   color: #B562B5;
}
H1, H2, H3, H4, H5, H6 {
   font-family: arial, helvetica, "Sans serif";
   font-weight: lighter;
}

H1 {
   font-size: 200%;
}
H2 {
   font-size: 180%;
}
H3 {
   font-size: 165%;
}
H4 {
   font-size: 150%;
}
H5 {
   font-size: 135%;
}
H6 {
   font-size: 120%;
}
