<!--

	BODY
		{font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: #000000;
		background-color: #FFFFFF}

	A:link		{color: #0000FF}
	A:visited	{color: #800080}
	A:active	{color: #CC0000}
	A:hover		{color: #FF0000}
		

	TABLE	
		{padding:0;
		border-style: none;
		vertical-align: top;
		text-align: center}

	.PageHeading	
		{font-size: 20pt;
		font-weight: bold;
		font-style: italic;
		color: #006600}

	.NewsHeading	
		{font-size: 18pt;
		font-weight: bold;
		font-style: italic;
		color: #000066;
		background-color: #006600}
		
	.DirTable	
		{background-color: #FFFFCC}

	.DirHeading	
		{color: #FFFFFF;
		background-color: #006600;
		font-weight: bold}
		
	.CommentsBackground
		{background-color: #FFFFCC}

	.Warning	
		{color: #FF0000;
		background-color: #FFFFCC;
		font-size: 12pt;
		font-weight: bold;
		font-style: italic;
		text-align: center}

	.LinksBorder
		{background-color: #FFFFCC}


	.LinkOptions
		{text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
		color:#000066}
	.LinkOptions:link	{color: #000066}
	.LinkOptions:visited	{color: #000066}
	.LinkOptions:active	{color: #000099}
	.LinkOptions:hover
		{text-decoration: underline;
		font-style: italic;
		color:#006600}

	.LinkImageOptions
		{background-image: url("../images/squiggle.gif");
		background-position: left;
		background-repeat: no-repeat;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		color:#000066}
	.LinkImageOptions:link	{color: #000066}
	.LinkImageOptions:visited	{color: #000066}
	.LinkImageOptions:active	{color: #000099}
	.LinkImageOptions:hover
		{background-image: url("../images/squiggle2.gif");
		background-position: left;
		background-repeat: no-repeat;
		font-style: italic;
		color:#006600}

-->