body {
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 19px;
}

a:link {
	color: #D9C973;
	text-decoration: none;
}
a:visited {
	color: #D9C973;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D9C973;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}






.headlineColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d9c973;
	line-height: 22px;
}
.headline-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.headlineColor-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d9c973;
	line-height: 18px;
}
.bodycopy-Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 19px;
}

.bodycopyLarge {
	font-size: 15px;
	}

.bodycopySmall {
	font-size: 11px;
	}


.bodycopy-Bold {
font-weight: bold;
}
.pickObagel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	line-height: 19px;
	font-style: italic;
}
.footer {
	font-size: 11px;
	}
