BODY, P, DIV, H1, H2, H3, TD, TH, SPAN	{	font-family:"New York",Times,"Times New Roman," serif	}

H1			{	font-size: 26px	}
H1 SMALL	{	font-size: 18px	}
H2			{	font-size: 16px	}
H3			{	font-size: 12px	}

TH		{	text-align:	left;
			color:		white;
			background-color: #04548C;
		}

TH.segment	{	text-align:	center;
				background-color: #86BDE5;
				color:		#7C1074;
				font-size:	20px;
			}

TD		{	font-size:	12px;
			vertical-align:	top;
		}
TD SMALL{	font-size:	11px;
			vertical-align:	top;
		}
