H2           {
	Font-Family 	: Verdana, Minion web, Arial;
	Font-weight	: bold;
	Font-Size		: 11px;
	Margin		: 0px 0px 0px 0px;
	}

H3           {
	Font-Family 	: Verdana, Minion web, Arial;
	Font-weight	: bold;
	Font-Size		: 10px;
	Margin		: 0px 0px 0px 12px;
	}

H4           {
	Font-Family 	: Verdana, Minion web, Arial;
	Font-weight	: normal;
	Font-Size		: 10px;
	Margin		: 0px 0px 0px 16px;
	}

BODY	{
        	Background-image	: url("nav-bkgr.gif");
        	Background-repeat	: repeat-y;
	Background-color	: #FFFFFF;
	Margin		: 40px 0px 0px 10px;
	}

A	{
	Color		: #003300;
	Text-Decoration	: none;
	}

A:Visited	{
	Color		: #003300;
	}

A:Active	{
	Color		: #003300;
	Font-weight	: bold;
	}

A:Hover 	{
	}