body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color:#333333;
	background-color:#FFFFFF;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:visited, a:hover {
	color:#666666;
}
li{padding-bottom:5px;
}
.gray {
	color: #666666;
}
.smaller {
	font-size: 12px;
}
#press .smaller {
	font-size: 13px;
}
.larger {
	font-size: 16px;
}
.red, .red a {
	color: #A92722;
}
.indent {
	display: block;
	margin-left: 8px;
}
.hiddenText {
	display: none;
}
.largerHeadline {
	font-size: 17px;
	font-weight: bold;
	color: #666600;
}

.index li{padding-bottom:5px;
font-size:13px;}
.index ul {
	margin: 12px;
}
.green, .green a {
	color: #666600;
}
.smaller strong {
	font-size: 16px;
}
