/* <!-- */
BODY		{	BACKGROUND-COLOR: white ;
				COLOR: black;
				FONT: 9pt Arial, sans-serif;
			}

INPUT	{
	FONT: 8pt Arial, sans-serif;
	}

SELECT	{
	FONT: 8pt Arial, sans-serif;
	}

TEXTAREA	{
	FONT: 8pt Arial, sans-serif;
	}

H1			{	FONT: 12pt Arial, sans-serif;
				FONT-WEIGHT: bold;
				BACKGROUND-COLOR: white;
				COLOR: black; 
				TEXT-ALIGN: left;
			}

A:link			{COLOR: #336699; TEXT-DECORATION: none;}
A:visited		{COLOR: #336699; TEXT-DECORATION: none;}
A:active		{COLOR: #336699; TEXT-DECORATION: none;}
A:hover			{COLOR: #336699; TEXT-DECORATION: underline;}

A.menu:link		{COLOR: black; TEXT-DECORATION: none;}
A.menu:visited	{COLOR: black; TEXT-DECORATION: none;}
A.menu:active	{COLOR: black; TEXT-DECORATION: none;}
A.menu:hover	{COLOR: #336699; TEXT-DECORATION: underline;}

A.h:link		{COLOR: gray; TEXT-DECORATION: none;}
A.h:visited		{COLOR: gray; TEXT-DECORATION: none;}
A.h:active		{COLOR: gray; TEXT-DECORATION: none;}
A.h:hover		{COLOR: gray; TEXT-DECORATION: none;}

A.more:link		{COLOR: #339966; TEXT-DECORATION: none;}
A.more:visited	{COLOR: #339966; TEXT-DECORATION: none;}
A.more:active	{COLOR: #339966; TEXT-DECORATION: none;}
A.more:hover	{COLOR: #33cc66; TEXT-DECORATION: underline;}

TD	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	}

.menu		{	BACKGROUND-COLOR: white;
				COLOR: black; 
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: left;
				VERTICAL-ALIGN: middle;
			}

.shade		{	BACKGROUND-COLOR: #008bc6;
				COLOR: white;
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: center;
				VERTICAL-ALIGN: middle;
			}
.shadel		{	BACKGROUND-COLOR: #008bc6;
				COLOR: white; 
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: left;
				VERTICAL-ALIGN: middle;
			}
.shader		{	BACKGROUND-COLOR: #008bc6;
				COLOR: white; 
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: right;
				VERTICAL-ALIGN: middle;
			}

.shade2		{	BACKGROUND-COLOR: #F8D67F;
				COLOR: black;
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: center;
				VERTICAL-ALIGN: middle;
			}
.shade2l	{	BACKGROUND-COLOR: #F8D67F;
				COLOR: black; 
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: left;
				VERTICAL-ALIGN: middle;
			}
.shade2r	{	BACKGROUND-COLOR: #F8D67F;
				COLOR: black; 
				FONT: 8pt Arial, sans-serif;
				TEXT-ALIGN: right;
				VERTICAL-ALIGN: middle;
			}

.copyright{	FONT: 7pt Arial, sans-serif;
			COLOR: gray;
			TEXT-ALIGN: center;
			TEXT-DECORATION: none;
		  }

.footer	{	FONT: 8pt Arial, sans-serif;
			COLOR: black;
			TEXT-ALIGN: center;
			TEXT-DECORATION: none;
			}

.title	{	FONT: 9pt Arial, sans-serif;
			COLOR: #008bc6;
			TEXT-ALIGN: left;
			VERTICAL-ALIGN: middle;
			}

.title2	{	FONT: 9pt Arial, sans-serif;
			COLOR: blue;
			TEXT-ALIGN: left;
			VERTICAL-ALIGN: middle;
			}

.more	{	FONT: 8pt Arial, sans-serif;
			COLOR: #9FC81F;
			TEXT-ALIGN: left;
			VERTICAL-ALIGN: middle;
			}

/* NORMAL FONT: vertical-align: middle */
.c	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	}
.j	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: middle;
	}
.l	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	}
.r	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: middle;
	}

/* NORMAL FONT: vertical-align: top */
.ct	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	}
.jt	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: top;
	}
.lt	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	}
.rt	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: top;
	}

/* NORMAL FONT: vertical-align: bottom */
.cb	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	}
.jb	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: bottom;
	}
.lb	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: bottom;
	}
.rb	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: bottom;
	}

/* ---------------------------------- */

/* SMALL FONT: vertical-align: middle */
.sc	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	}
.sj	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: middle;
	}
.sl	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	}
.sr	{
	FONT: 9pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: middle;
	}

/* SMALL FONT: vertical-align: top */
.sct	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	}
.sjt	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: top;
	}
.slt	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	}
.srt	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: top;
	}

/* SMALL FONT: vertical-align: bottom */
.scb	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	}
.sjb	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: bottom;
	}
.slb	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: bottom;
	}
.srb	{
	FONT: 8pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: bottom;
	}

/* ---------------------------------- */

/* LARGE FONT: vertical-align: middle */
.hc	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	}
.hj	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: middle;
	}
.hl	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	}
.hr	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: middle;
	}

/* LARGE FONT: vertical-align: top */
.hct	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	}
.hjt	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: top;
	}
.hlt	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	}
.hrt	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: top;
	}

/* LARGE FONT: vertical-align: bottom */
.hcb	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	}
.hjb	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: bottom;
	}
.hlb	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: bottom;
	}
.hrb	{
	FONT: 12pt Arial, sans-serif;
	COLOR: black;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: bottom;
	}

// --> 
