P, UL, OL, DL, LI, FONT, TABLE, TR, TH, H5, H6, DT, DD
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}

TD	{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	}

H1	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	}

H2	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	}

H3	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	}

H4
	{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	}	

.burger
	{
	background-color: #C99;
	background-image: url(/images/burger1.gif);
	background-repeat: repeat-y;
	}

.white
	{
	background: white; 
    padding: 3pt;
	}
	
.head
	{
	font-size: 12pt;
	color: #090;
	}	

.small
	{
	font-size: 8pt;
	}	
	
A:hover
	{
	text-decoration:bold;
	color:blue;
	}

A:link
	{
	text-decoration:underline;
	color:#993333;
	}

A:vlink
	{
	text-decoration:underline;
	color:#996666;
	}

.nyf{ color: #ffffff;
	text-decoration: none;
	font-family: Verdana,Arial,sans-serif;
	font-weight: 900;
}

.nyfirst {
	font-family:Arial,Verdana,sans-serif;
	color:cccccc;
	font-weight: 600;
}
