body {
margin: 0px;
padding: 0px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px;
color: #000;
background: #3c3c3c;
text-align: left;
}
table {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px;
text-align: left;
color: #fff;
background-color: #000;
}

A:link {
	color: #ffff00;
	text-decoration: none;
}

A:visited {
	color: #ffff00;
	text-decoration: none;
}

A:active {
	color: #ffff00;
	text-decoration: none;
}

A:hover {
	color: #ff0000;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #000;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color : #000000;
	background-color: #000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #fff;
}

HR {
	color : #fff;
	background-color: #000;
	height: 1px;
	width: 100%;
	text-align: center;
	margin: 50px 0 50px 0;
}

TD.mincart {
font-size: 13px;
font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

P.mincart {
font-size: 13px;
font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

