BODY		{
		 background:		url(../images/main/bgrd00016.jpg);
                 font-family:		arial;
                 font-size:		"8pt";
                 color:			"#FFFFFF"
		}

IMG#CONTENT	{ 
	         border:		thick double black;
		}

H1#TITLE	{
		 font:			bold 15pt "arial";
		 text-align:		"left";	 	 
		 background:		"#000000";
		 color:			"#ffffff";
		 text-align:		"center"
		}

H2		{
		 font:			bold italic 15pt "arial";
		 text-align:		"center"
		}

H3		{
		 font:			bold 14pt "arial";
		 text-align:		"left";

		}

H4		{
		 font:			bold 12pt "arial";
		}

P		{
		 font:			normal 10pt "arial";
		 line-height:		"17pt";
		}

P#CAPTION	{
		 font:			bold 8pt "arial";
		}

LI		{
                 font-size:		"10pt"
		}

TABLE		{
		 background:		"#ffffff"
		}

TH		{
		 font-size:		"12pt";
		 color:			"#000000"
                }

TD		{
		 font-size:		"12pt";
		 color:			"#000000"
                }

TD#NAVBAR	{
		 text-align:		center;
		 background:		url(../images/main/navbarback.jpg)
		}

TD#MAINTITLE	{
		 background:		"#000000"
		}

TD#MARGIN       {
		 background:		"#A6A6A6"
                }

TD#directory    {
		 font-size:		"8pt"
                }


A:LINK		{
		 font-Family:		"arial";
		 font-weight:		bold;
		 color:			black;
		 text-decoration:	none
		}

A:VISITED 	{
		 font-Family:		"arial";
		 font-weight:		bold;
		 color:			black;
		 text-decoration:	none
		}

A:HOVER		{
		 font-Family:		"arial";
		 font-weight:		bold;
		 color:			blue;
		 text-decoration:	underline
		}

A:ACTIVE	{
		 font-Family:		"arial";
		 font-weight:		bold;
		 color:			"red";
		 text-decoration	:underline
		}

DIV.BLURB	{
		 font:			italic 8pt "arial";
		 text-align: 		center
		}