h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}

h5
{
	font-weight: bold;
	font-size: 12px;
}

h6
{
	font-size: 12px;
	font-style: italic;
}

p
{
}

a
{
}

.Address, table tr td.Address
{
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	font-style: italic;
	text-indent: 0em;
	line-height: 100%;
}

.NewColor, table tr td.NewColor
{
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	color: #DE5A18;
}

table.Memberbenefits
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.box
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.shift1
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.shift1 tr.alt td, table.shift1 tr.alt th
{
	background-color: #e7e4d2;
}

