A:LINK		{
  text-decoration: underline; color: #E70716;
  font-weight: bold;
		}
A:VISITED	{
  text-decoration: underline; color: #91000A;
  font-weight: bold;
		}
A:ACTIVE	{
  text-decoration: underline; color: #FF0000;
  font-weight: bold;
		}

A.community:LINK		{
  text-decoration: underline; color: #E70716;
  font-weight: normal;
		}
A.community:VISITED	{
  text-decoration: underline; color: #91000A;
  font-weight: normal;
		}
A.community:ACTIVE	{
  text-decoration: underline; color: #FF0000;
  font-weight: normal;
		}


A.zen:LINK	{
  text-decoration: none; color: #AE2221
		}
A.zen:VISITED	{
  text-decoration: none; color: #808080
		}
A.zen:ACTIVE	{
  text-decoration: none; color: #FF0000
		}

A.zenwhite:LINK	{
  text-decoration: none; color: #FFFFFF
		}
A.zenwhite:VISITED	{
  text-decoration: none; color: #FFFFFF
		}
A.zenwhite:ACTIVE	{
  text-decoration: none; color: #FFFFFF
			}

body	{
	margin: 0 0 0 0;
	padding: 0;
	background: url("bg.GIF");
	background-color: #000000;
	color: #E70716;
	}

body.white	{
	margin: 0 0 0 0;
	padding: 0;
	background: url("bg_white.GIF");
	background-color: #FFFFFF;
	color: #000000;
		}

span.tiny	{
	font-size: 9pt;
	font-weight: bold;
		}

div.micro	{
	font-size: 7pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

div.tiny	{
	font-size: 8pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

div		{
	font-size: 10pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

div.indentreg	{
	padding: 0em 1em 0em 1em;
	font-size: 10pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

div.medlarge		{
	font-size: 11pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

div.large	{
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

		}

div.indentlg	{
	padding: 0em 1em 0em 1em;
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

p.tiny	{
	font-size: 10pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}

p	{
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}

p.community     {
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: normal;
	        }

p.zen	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

p.large	{
	font-size: 14pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}

ul	{
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}

table 	{
border-spacing: 0px;
border: 0px;
	}

th		{
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

td.tiny	{
        border-spacing: 0px;
	font-size: 10pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

td		{
        border-spacing: 0px;
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

td.large	{
        border-spacing: 0px;
	font-size: 14pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
		}

h1	{
	font-size: 18pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}

h1.zen	{
	font-size: 16pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

h2	{
	font-size: 15pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}
h2.zen	{
	font-size: 14pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
	}

h3	{
	font-size: 12pt;
	font-family: Garamond, Times New Roman, Arial, Helvetica;
	font-weight: bold;
	}

hr	{
	border: 0;
	color: #FF0000;
	background-color: #FF0000;
	height: 1px;

	}