/*  This style sheet is used to collect all styles used on www.carrick.ch pages                                     */
/* At present ccs pages use in-line style                                                                          */
/* This is used to correlate the styles used rather than as a linked style sheet                                   */
/*  Use this with line in head element                                                                              */
/*  LINK rel="stylesheet" type="text/css" href="http://www.carrick.ch/resources/ccs.css" title="CCS Style Sheet"    */
/*  TRY and standardize on UPPER for format C(entre) L(eft) R(ight) B(old) and lower for colours  r g b     */
/*  NOTE can supercede individual items eg links  on individual pages with local Style command   */
/*  COMMENTS:                                                                                                       */
/*    Using TD style seems to prevent superceding font family (but not colours!) with FONT id  so need to use SPAN id      */
/*             (Although putting id in TD tag seems to solve problem too      	*/
/*    USE CLASS= and SPAN = and not id anymore unless absolutely necessary !!!   */

/*  TRY margin: 1px to stop paragraph or heading spacing being too much */


/*  Last modified 2007-02-08  Angus             									*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/*  DEFAULT BODY  								2005-05-13 ANGUS*/
BODY  { background: #CFFFFF url(../resources/background02.gif) repeat fixed left top }

/* acronym is used by putting description in title - it is a markup in its own right acronym title= */
acronym { 	border-bottom:1px dotted #555040; cursor:help; }


	A        { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal;   Color:#5F5F5F;   } /* Style sheet comment */
/*  Links */
	a:link    { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:#5F5F5F;    }
	a:visited { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:#5F5F5F;     }
	a:hover   { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:maroon;    }
	a:active  { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:#5F5F5F;    }
/*  Links */
	a:link.DIS    { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal; font-style:italic; color:gray;    }
	a:visited.DIS { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  font-style:italic; color:gray;     }
	a:hover.DIS   { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  font-style:italic ;color:silver;    }
	a:active.DIS  { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal; font-style:italic; color:gray;    }
/*  Links */
	A.webd        { font-family:Tahoma, Helvetica, Arial, sans-serif;         font-size:8pt;  font-weight:normal;   Color:#5F5F5F;   }
	a:link.webd    { font-family:Tahoma, Helvetica, Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:#5F5F5F;    }
	a:visited.webd { font-family:Tahoma, Helvetica, Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:#5F5F5F;     }
	a:hover.webd   { font-family:Tahoma, Helvetica, Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:maroon;    }
	a:active.webd  { font-family:Tahoma, Helvetica, Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:#5F5F5F;    }
/*  Links */
	A.small        { font-family:Arial, sans-serif;         font-size:7pt;  font-weight:normal;   Color:#5F5F5F;   }
	a:link.small    { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:#5F5F5F;    }
	a:visited.small { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:#5F5F5F;     }
	a:hover.small   { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:maroon;    }
	a:active.small  { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:#5F5F5F;    }
/*  Links */
	A.lang        { font-family:Arial, sans-serif;         font-size:7pt;  font-weight:normal;   Color:gray; text-decoration: none;  }
	a:link.lang    { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:gray; text-decoration: none;   }
	a:visited.lang { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:gray; text-decoration: none;    }
	a:hover.lang   { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:gray; text-decoration: none;    }
	a:active.lang  { font-family:Arial, sans-serif;        font-size:7pt;  font-weight:normal;  Color:gray; text-decoration: none;   }
/*  Links */
	A.big        { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:normal;   Color:#5F5F5F;   }
	a:link.big    { font-family:Arial, sans-serif;        font-size:10pt;  font-weight:normal;  Color:#5F5F5F;    }
	a:visited.big { font-family:Arial, sans-serif;        font-size:10pt;  font-weight:normal;  Color:#5F5F5F;     }
	a:hover.big   { font-family:Arial, sans-serif;        font-size:10pt;  font-weight:normal;  Color:maroon;    }
	a:active.big  { font-family:Arial, sans-serif;        font-size:10pt;  font-weight:normal;  Color:#5F5F5F;    }
/*  Links */
	A.button         { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;   Color:#006633; text-decoration: none;   }
	a:link.button    { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;  Color:#006633;  text-decoration: none;  }
	a:visited.button { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;  Color:#006633;  text-decoration: none;   }
	a:hover.button   { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;  Color:maroon; text-decoration: none;   }
	a:active.button  { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;  Color:maroon; text-decoration: none;   }
/*  Links */
	A.buttonBE         {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF99; 	text-decoration: none;   }
	a:link.buttonBE    {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF99;  text-decoration: none;  }
	a:visited.buttonBE {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF99;  text-decoration: none;   }
	a:hover.buttonBE   {  font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:11pt;  font-weight:bold;  Color:yellow; 	text-decoration: none;   }
	a:active.buttonBE  {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:yellow; 	text-decoration: none;   }
/*  Links */
	A.button_s         { font-family:TimesNewRoman, serif;        font-size:7pt;  font-weight:normal;   Color:#006633; text-decoration: none;   }
	a:link.button_s    { font-family:TimesNewRoman, serif;        font-size:7pt;  font-weight:normal;  Color:#006633;  text-decoration: none;  }
	a:visited.button_s { font-family:TimesNewRoman, serif;        font-size:7pt;  font-weight:normal;  Color:#006633;  text-decoration: none;   }
	a:hover.button_s   { font-family:TimesNewRoman, serif;        font-size:7pt;  font-weight:normal;  Color:maroon; text-decoration: none;   }
	a:active.button_s  { font-family:TimesNewRoman, serif;        font-size:7pt;  font-weight:normal;  Color:maroon; text-decoration: none;   }
/*  Links */
   A.title        { font-family:Arial, sans-serif;        font-size:14pt;  font-weight:bold;  Color:#8F8F8F;   }
	a:link.title    { font-family:Arial, sans-serif;        font-size:14pt;  font-weight:bold;  Color:#8F8F8F;   }
	a:visited.title { font-family:Arial, sans-serif;        font-size:14pt;  font-weight:bold;  Color:#8F8F8F;   }
	a:hover.title   { font-family:Arial, sans-serif;        font-size:14pt;  font-weight:bold;  Color:maroon;    }
	a:active.title  { font-family:Arial, sans-serif;        font-size:14pt;  font-weight:bold;  Color:#8F8F8F;   }
  /*  Links */
   A.listB         { font-family:Arial, sans-serif;        font-size:12pt;  font-weight:bold;  Color:#8F8F8F;   }
	a:link.listB    { font-family:Arial, sans-serif;        font-size:12pt;  font-weight:bold;  Color:#8F8F8F;   }
	a:visited.listB { font-family:Arial, sans-serif;        font-size:12pt;  font-weight:bold;  Color:#8F8F8F;   }
	a:hover.listB   { font-family:Arial, sans-serif;        font-size:12pt;  font-weight:bold;  Color:maroon;    }
	a:active.listB  { font-family:Arial, sans-serif;        font-size:12pt;  font-weight:bold;  Color:#8F8F8F;   }
/*  Links */
   A.cvbut         { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:red; text-decoration: none;    }
	a:link.cvbut    { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:red; text-decoration: none;    }
	a:visited.cvbut { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:red; text-decoration: none;    }
	a:hover.cvbut   { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:maroon; text-decoration: none;      }
	a:active.cvbut  { font-family:Arial, sans-serif;        font-size:8pt;  font-weight:normal;  Color:red; text-decoration: none;    }

/*  Links */
   A.CCS6         { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:italic;   Color: red;  }
	a:link.CCS6    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:italic;   Color: red;  }
	a:visited.CCS6 { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:italic;   Color: red;  }
	a:hover.CCS6   { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:italic;   Color: red;  }
	a:active.CCS6  { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:italic;   Color: red;  }


/*  Link fonts */
.A_font       { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal;   Color:#5F5F5F;   }
.A_fontB      { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:bold;   Color:#5F5F5F;   }
.A_buttonG    { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;   Color:green; text-decoration: none;   }
/* Use Bselected below instead of this */


.A6     { font-family:Arial, sans-serif;           font-size:6pt;  font-weight:normal; Color:blue;    }
.A7     { font-family:Arial, sans-serif;           font-size:7pt;  font-weight:normal; Color:blue;    }
.A8     { font-family:Arial, sans-serif;           font-size:8pt;  font-weight:normal; Color:blue;    }
.A8B    { font-family:Arial, sans-serif;           font-size:8pt;  font-weight:bold;   Color:navy;    }
.A8g  	{ font-family:Arial, sans-serif;          font-size:8pt;   font-weight:normal; Color:green;   }
.A8gr   { font-family:Arial, sans-serif;         font-size:8pt;  font-style:normal;   Color:#5F5F5F;   }
.A8Bg  	{ font-family:Arial, sans-serif;          font-size:8pt;   font-weight:bold;   Color:green;   }
.A8Br  	{ font-family:Arial, sans-serif;          font-size:8pt;   font-weight:bold;   Color:red;     }
.A9r    { font-family:Arial, sans-serif;          font-size:9pt;   font-weight:normal; Color:red;     }


.Bselected    { font-family:TimesNewRoman, serif; font-size:8pt; font-weight:bold;   Color:#003300; text-decoration: none;   }
.Button       { font-family:TimesNewRoman, serif; font-size:8pt; font-weight:bold;   Color:navy;  text-decoration: none; }
.buttonBE     {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#0000CC; 	text-decoration: none;   }
/* Use the above in place of SPAN and TD versions below */
.Cred     { Color:red;   }
.Cwhite   {color:white;}
.Cgreen   {color:green;}
.Cblue    {color:blue;}
.Cpurple  {color:purple;}
.Cblack   {color:black;}
.CredB    {color:red; font-weight:bold;}
/* CprivB hard pink, Cpriv soft pink for private buttons*/
.CprivB     {color:#CC6699;}
.Cpriv      {color:#FFDDFF;}
/* CCS0-3 for main page titles */
.CCS0     { font-family:TimesNewRoman, serif; font-size:24pt; font-weight:bold;    Color:navy;  }
.CCS1     { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:normal;    Color:blue;    }
.CCS2     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: blue; }
.CCS2g     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: green; }
/* CCS0s-3s for titles on secondary pages */
.CCS0s     { font-family:TimesNewRoman, serif; font-size:14pt; font-weight:bold;    Color:navy;  }
.CCS1s     { font-family:TimesNewRoman, serif; font-size:10pt; font-weight:normal;    Color:blue;    }
.CCS2s     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:6pt; font-weight:normal;  font-style:normal;   Color: blue; }
.CCS3     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: #5F5F5F;  }
.CCS4     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:12pt; font-weight:bold;  font-style:normal;   Color: #5F5F5F;  }
.CCS5     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt; font-weight:bold;  font-style:normal;   Color: #5F5F5F;  }
.CCS6     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:normal;   Color: red;  }
.CCS7     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:bold;  font-style:normal;   Color: #5F5F5F;  }
/*  Links */
.COM     { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:left; }
.COMg    { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; font-style:italic;  color:gray;   }
.COMR    { font-family:arial;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:right; }

.content_b    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:14pt; font-weight:normal;      Color:#5F5F5F;  }
.content      { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt; font-weight:normal;    Color:#5F5F5F; }
.content_s    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;    Color:#5F5F5F; }
.content_i    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal; font-style:italic;     Color:#5F5F5F; }
/* DISCLAIMER STYLES */
.DIS            { font-family:Arial, sans-serif; font-size:7pt;  font-weight:normal;  color:gray; font-style:italic; }
.DISB           { font-family:Arial, sans-serif; font-size:7pt;  font-weight:bold;    color:gray; font-style:italic; }
.font6     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt; font-weight:normal;  font-style:normal;   Color: blue;  }
.fontH2       { font-family:TimesNewRoman, serif; font-size:20pt; font-weight:bold;   color:#A0A0A0; }
.fontH3       { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:bold;   color:navy;   }
.fontH4       { font-family:TimesNewRoman, serif; font-size:14pt; font-weight:bold;   color:#A0A0A0;   }
.fontH5       { font-family:TimesNewRoman, serif; font-size:14pt; font-weight:bold;  color:green;      }
.fontH6       { font-family:TimesNewRoman, serif; font-size:12pt; font-weight:bold;  color:#A0A0A0;    }
.fontH7       { font-family:TimesNewRoman, serif; font-size:10pt; font-weight:bold;  color:#A0A0A0;    }

/* Generic text fonts */
.generic-serif {font-family:serif;           font-size:10pt;  font-weight:normal;   Color:blue; }
.generic-sansserif {font-family:sans-serif;  font-size:10pt;  font-weight:normal;   Color:blue; }
.generic-cursive {font-family:cursive;  font-size:10pt;  font-weight:normal;   Color:blue; }
.generic-fantasy {font-family:fantasy;  font-size:10pt;  font-weight:normal;   Color:blue; }
.generic-monospace {font-family:monospace;  font-size:10pt;  font-weight:normal;   Color:blue; }


/* HTML code STYLES*/
 .Hcode  { font-family:Courier New, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: green; text-align:center; }
 .Hdesc  { font-family:Courier New, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: blue; text-align:center; }
 .Hchar  { font-family:Courier New, Helvetica, Arial, sans-serif; font-size:9pt; font-weight:bold;      Color: navy; text-align:center; }


/* MENU STATUS STYLES*/
.menu         { font-family:Arial, sans-serif; font-size:6pt;  font-weight:normal; color:#5F5F5F; font-style:normal; line-height:90%; }
.webd         { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: #5F5F5F;  }
	/*  Links */
	 FORM       { margin-top:1px; margin-bottom:1px;  } /* Small space before and after */
/* HEADING STYLES */
H1       { font-family:TimesNewRoman, serif; font-size:0px; font-weight:normal; color:#7FDDF1; line-height:0px; margin-top:0; margin-bottom:0;  } /* Invisible H1 for search engines */
H2       { font-family:TimesNewRoman, serif; font-size:20pt; font-weight:bold;   color:#A0A0A0;  margin-top:0; margin-bottom:0;  }
H3       { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:bold;   color:navy;   margin-top:0; margin-bottom:0; }
H4       { font-family:TimesNewRoman, serif; font-size:14pt; font-weight:bold;   color:#A0A0A0;  margin-top:0; margin-bottom:0;  }
H5       { font-family:TimesNewRoman, serif; font-size:14pt; font-weight:bold;  color:green; text-align:center; margin-top:0; margin-bottom:0;  }
H6       { font-family:TimesNewRoman, serif; font-size:12pt; font-weight:bold;  color:#A0A0A0; text-align:center; margin-top:0; margin-bottom:0; }
/* ONLY 6 HEADING STYLES ALLOWED*/
UL       { margin-top:3px; margin-bottom:3px;  }
UL LI    { font-family:Arial, sans-serif;          font-size:10pt;  font-weight:normal; Color:navy;   }
UL.tight  { margin-top:1px; margin-bottom:1px; font-size:16pt; line-height:90%    }
LI.tight  { font-family:Arial, sans-serif;          font-size:10pt;  font-weight:normal; Color:navy; line-height:90% ;    }
UL.spaced { margin-top:3px; margin-bottom:3px; font-size:16pt; line-height:120%;    }
LI.spaced { font-family:Arial, sans-serif;          font-size:14pt;  font-weight:bold; Color:navy; line-height:120% ;    }
UL.med    { font-family:Arial, sans-serif;          font-size:14pt;  font-weight:bold; Color:navy; line-height:110%;     }
LI.med    { font-family:Arial, sans-serif;          font-size:14pt;  font-weight:bold; Color:navy; line-height:110%;     }
UL.listB  { margin-top:3px; margin-bottom:3px; font-size:16pt; line-height:120%;    }
LI.listB  { font-family:Arial, sans-serif;        font-size:16pt;  font-weight:bold;  Color:#8F8F8F; line-height:110%;   }

/* Default TD */
TD             {                             font-size:8pt;  font-weight:normal; Color:blue;     }
TD.A9       { font-family:Arial, sans-serif;         font-size:9pt;  font-weight:normal;   Color:blue;     }
TD.A9B      { font-family:Arial, sans-serif;         font-size:9pt;  font-weight:bold;   Color:navy;     }
TD.A10      { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:normal;   Color:blue;     }
TD.A10B     { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:bold;   Color:navy;     }
TD.button   { font-family:TimesNewRoman, serif;        font-size:8pt;  font-weight:bold;   Color:navy; text-decoration: none;   }
TD.CCS0         { font-family:TimesNewRoman, serif; font-size:24pt; font-weight:bold;    Color:navy;  }
TD.CCS1         { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:normal;    Color:blue;  }
TD.COMR    { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:right; }
TD.COM     { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:left; }
TD.COMT         { font-family:TimesNewRoman, serif;         font-size:8pt;  font-weight:normal; font-style:normal;  color:gray;   }
TD.Tah3g     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: gray;  }
TD.webd         { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: #5F5F5F;  }
#ang1     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:14pt; font-weight:normal;    Color: blue;  }
#A8    { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal;   Color:blue;     }
#A8B   { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:bold;   Color:navy;     }
#A8r   { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal;   Color:red;     }
#A8g   { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal;   Color:green;     }
#A8Br  { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:bold;   Color:red;     }
#A10   { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:normal;   Color:blue;     }
#A10i  { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:normal; font-style:italic;    Color:blue;     }
#A10B  { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:bold;   Color:navy;     }
#A10Bi { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:bold;   font-style:italic; Color:navy;     }
#A10Bri { font-family:Arial, sans-serif;         font-size:10pt;  font-weight:bold;   font-style:italic; Color:red;     }
#A12   { font-family:Arial, sans-serif;         font-size:12pt;  font-weight:normal;   Color:blue;     }
#A12i  { font-family:Arial, sans-serif;         font-size:12pt;  font-weight:normal;  font-style:italic;  Color:blue;     }
#A12B  { font-family:Arial, sans-serif;         font-size:12pt;  font-weight:bold;   Color:navy;     }
#A12BC { font-family:Arial, sans-serif;         font-size:12pt;  font-weight:bold;   Color:navy; text-align:center;     }
#A12Bi { font-family:Arial, sans-serif;         font-size:12pt;  font-weight:bold;   font-style:italic; Color:navy;     }
#A14B  { font-family:Arial, sans-serif;         font-size:14pt;  font-weight:bold;   Color:navy;     }
#A16H  { font-family: Arial, sans-serif;        font-size:16pt; font-weight:bold;   color:navy                       }
#A20H  { font-family: Arial, sans-serif;        font-size:20pt; font-weight:bold;   color:green                       }
#C1R     { font-family:Courier New;   font-size:10pt; line-height:8pt; text-align:RIGHT; color:blue;               }
#CCS0    { font-family:TimesNewRoman, serif; font-size:24pt; font-weight:bold;    Color:navy;  }
#CCS1    { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:normal;    Color:blue;  }
#CCS2    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: blue;  }
#CCS3    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: #5F5F5F;  }
#COMR    { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:right; }
#COM     { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:left; }
#content { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt; font-weight:normal;    Color: gray;  }
#contents { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:9pt; font-weight:normal;    Color: gray;  }
#dir   { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:normal; Color:blue;     }
#dirB  { font-family:Arial, sans-serif;         font-size:8pt;  font-weight:bold;   Color:navy;     }
#entry { font-family:Arial, sans-serif;         font-size:12pt;  font-weight:bold;   Color:navy;     }
#Email     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:bold;  font-style:normal;   Color: blue;  }
#content_b     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:14pt; font-weight:normal;    Color: gray;  }
#content_bi     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:14pt; font-weight:normal;  font-style:italic;   Color: gray;  }
/* use .content_b instead of #Font1 */
#Font1     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:14pt; font-weight:normal;      Color:#5F5F5F;  }
#Font2     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:12pt; font-weight:normal;    Color: gray;  }
#Font2i    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:12pt; font-weight:normal;  font-style:italic;    Color: gray;  }
#Font3     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt; font-weight:bold;    Color: gray;  }
#Font4     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;    Color: gray;  }
#Font5     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:bold;  font-style:italic;   Color: red;  }
#Font6     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt; font-weight:normal;  font-style:normal;   Color: blue;  }
#Font7     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: blue;  }
#Font8     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:9pt; font-weight:normal;  font-style:normal;   Color: gray;  }
#FontH2    { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:bold;   color:navy   }
#FontH3    { font-family:TimesNewRoman, serif; font-size:18pt; font-weight:bold;   color:navy;   }
#FontH6    { font-family:TimesNewRoman, serif; font-size:12pt; font-weight:bold;  color:#A0A0A0; text-align:center;   }
#H1w       { font-family: Arial, sans-serif;         font-size:20pt; font-weight:bold;   color:white;                       }
#INDX      { font-family:Arial, sans-serif;          font-size:8pt;  font-weight:normal; Color:green; text-align:right;  }
#lang      { font-family:Arial, sans-serif;         font-size:7pt;  font-weight:normal; font-style:normal;  color:gray;   }
#SIZE      { font-family:Arial, sans-serif;          font-size:8pt;  font-weight:normal; Color:green; text-align:right;  }
#Tah8b     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;  font-style:normal;   Color: blue;  }
#Tah10g    { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:10pt; font-weight:normal;  font-style:normal;   Color: gray;  }
#Tah3g     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: gray;  }
#webd     { font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal;    Color: #5F5F5F;  }
#invisible   { font-size:1px; color:#7FDDF1; line-height:1px; top:0px }
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}