@charset "ISO-8859-1";
.HeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.ServingShenanHeader {
	font-size: 10px;
}

.licensed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F00;
	line-height: -1px;
}



.CorpContHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: color: #000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: color: #000;		line-height: 16px;
	font-style: normal;
	margin-top: -5px;
	text-indent: 10px;
}
.textNonIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: color: #000;			line-height: 16px;
	font-style: normal;
	margin-top: -10px;
	text-align: center;
	vertical-align: baseline;
}




a {
	color: color: #000;
	text-decoration:none;
}

a:visited  {
	color: #000;
	text-decoration: none;
}

a:link  {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
li {
	list-style-type: disc;
	list-style-position: outside;
}
