/*NSCONTENT AND NSHPCONTENT HEADER STYLING*/
#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1, #nscontent h2, #nscontent h3, #nscontent h4, #nscontent p.heading
{
	color: #2D596D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: 100;
}
#nshpcontent h1 a, #nshpcontent h1
{
	color: #2D596D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
/*NSCONTENT AND NSHPCONTENT TEXT STYLING*/
#nscontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D596D;
	line-height: 18px;
	background: #FFFFFF;
	margin-top: 75px;
	padding-left: 6px;
	padding-right: 6px;
}
#nscontent ul
{
	list-style: disc;
}
#nscontent ul li
{
	margin: 0;
}
#nshpcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D596D;
	line-height: 18px;
}
/*NSCONTENT AND NSHPCONTENT LINK STYLING*/
#nscontent .oblink a, #nscontent .oblink
{
	color: #2D596D !important;
	text-decoration: none;
}
#nscontent a
{
	color: blue;
	text-decoration: none;
}
#nshpcontent a, #nshpcontent strong
{
	font-weight: 100;
	text-decoration: none;
	color: #2D596D;
}
/*NSCONTENT IMAGE STYLING*/
#nscontent img
{
	border: none;
}

.ir
{
	float: right;
	margin-left: 10px;
}
.il
{
	float: left;
	margin-right: 10px;
}
.ic
{
	text-align: center;
}
/*SITEWIDE FONT FORMATS STYLING*/
.bold
{
	font-weight: bold;
}
.underline 
{
	text-decoration: underline;
}
.italic
{
	font-style: italic;
}
}
#nscontent .oblink, #nscontent .oblink a
{
	text-decoration: none;
	color: black;	
}
#nshpcontent h1 a
{
}
#nshpcontent
{
}
#nshpcontent a, #nshpcontent strong
{
}
.bold
{
	font-weight: bold;
}
.underline 
{
	text-decoration: underline;
}
.italic
{
	font-style: italic;
}

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/template/BkGrnd01.jpg");
	background-repeat:repeat-x;
	background-position: center top;
}
-->
</style>
<link href="http://www.metroeastcosmeticspecialty.com/css/siteCSS.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #2D596D;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 12px;
}
li {
	margin-bottom: 14px;
	list-style-type: square;
	color: #2D596D;
	margin-left: 0px;
	padding: 0px;
}
.style1 {font-size: 10px}
-->