@charset "utf-8";
/* CSS Document */

<style type="text/css">

html, body, #p8Background {
	background: #000
	margin: 0;  
	width:1050;
	height:670;
}
body{
	background:#000;
	margin: 0; 
}
.grText {
	white-space:pre;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #dddddd;
}
.dkGrText {
	white-space:pre;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.dkGrParText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	display: inline;
}
.dkGrHdrText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration:none;
	color: #666666;
}

a:visited {
	text-decoration:none;
	color: #666666;
}

a:hover {
	text-decoration:none;
	color: #00ADEF;
}

a:active {
	text-decoration:none;
	color: #666666;
}
.dkGrHdrTextH1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	display: inline;
}
.dkGrHdrTextH2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	display: inline;
}
.bgImag {
	background:url(Images/Email/SkincareHomeBG.jpg)
}
