/* Sue style sheet Last updated: 24-01-2002 */
.A8      { font-family:Arial;         font-size:8pt;  font-weight:normal; Color:blue;  }
.A8g     { font-family:Arial;         font-size:8pt;  font-weight:normal; Color:green;  }
.A8Bg    { font-family:Arial;         font-size:8pt;  font-weight:bold; Color:green;  }
.A8Br    { font-family:Arial;         font-size:8pt;  font-weight:bold; Color:red;  }
.A10     { font-family:Arial;         font-size:10pt;  font-weight:normal; Color:blue;  }
.A10g    { font-family:Arial;         font-size:10pt;  font-weight:normal; Color:green;  }
.A10Bg   { font-family:Arial;         font-size:10pt;  font-weight:bold; Color:green;  }
.A10Br   { font-family:Arial;         font-size:10pt;  font-weight:bold; Color:red;  }
.T12Bm   { font-family:TimesNewRoman; font-size:12pt; font-weight:bold;   Color:maroon;                      }

A        { font-family:Arial;         font-size:8pt;  font-weight:normal;   Color:blue;   }
a:link    { font-family:Arial;        font-size:8pt;  font-weight:normal;  Color:blue;    }
a:visited { font-family:Arial;        font-size:8pt;  font-weight:normal;  Color:blue;     }
a:active  { font-family:Arial;        font-size:8pt;  font-weight:normal;  Color:blue;    }
a:hover   { font-family:Arial;        font-size:8pt;  font-weight:normal;  Color:maroon;    }


	A.big        { font-family:Arial;         font-size:11pt;  font-weight:bold;  Color:navy;   }
	a:link.big    { font-family:Arial;        font-size:11pt;  font-weight:bold;  Color:navy;    }
	a:visited.big { font-family:Arial;        font-size:11pt;  font-weight:bold;  Color:navy;     }
	a:active.big  { font-family:Arial;        font-size:11pt;  font-weight:bold;  Color:navy;    }
	a:hover.big   { font-family:Arial;        font-size:11pt;  font-weight:bold;  Color:navy;    }

	A.buttonBE         {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF66; 	text-decoration: none;   }
	a:link.buttonBE    {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF66;  text-decoration: none;  }
	a:visited.buttonBE {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF66;  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;   }


.COM     { font-family:arial;         font-size:8pt;  font-weight:normal; font-style:italic;  color:maroon;  text-align:left; }
.buttonBE         {  font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:11pt;  font-weight:bold;  Color:#FFFF66; 	text-decoration: none;   }


H1       { font-family:TimesNewRoman; font-size:24pt; font-weight:bold;   color:navy;   }
H2       { font-family:Arial;         font-size:16pt; font-weight:bold;   color:navy;   }
H3       { font-family:Arial;         font-size:14pt; font-weight:normal; color:green; font-style:italic; }
H4       { font-family:Arial;         font-size:12pt; font-weight:bold;   color:green; font-style:italic;                        }
H5       { font-family:Arial;         font-size:11pt; font-weight:bold;   color:green; font-style:italic;                        }
