body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #666666;
	background-color: rgb(255, 255, 255);
}	
a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #999999;	text-decoration: none;
	font-weight: bold;
}


img {
	border: 0;
}

h1 {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

h2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}



	#header {
		background-color: #ffffff;
		width: 100%;
		height: 0px;		
	}
	
	#footer {
		background-color: #ffffff;
		width: 100%;
		height: 40px;		
		
	}
	
	#content {
		width: 100%;
		height: 601px;		
	}
	#fashioncontent {
		width: 100%;
		height: 100%;		
	}