td img {
	display: block;
}

body {
	background-image: url(http://fashionizm.com/images/bg.gif);
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
background-color: #000000;

}

html, body
{
     height: 100%;
	 margin:0;padding:0
}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

.smalltext {
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalltext2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.largetext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #333333;
}
.chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}