body{

	font-family: "Times New Roman", Times, serif;

}

sup{

	font-size:small;

}

sub{

	font-size:small;

}

.small{

	font-size:small;

}

#MainContainer{

	position:absolute;

	width:750px;

	left:50%;

	margin-left:-375px;

	background-color:white;

}

.toplinks {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.toplinks a{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.toplinksb {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.texthead h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin:0;
	padding:0;
}
.carthead {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	margin:0;
	padding:0;
}
.cartbody {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin:0;
	padding:0;
}
.cartprice {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7F0000;
	text-decoration: none;
	font-weight: bold;
	margin:0;
	padding:0;
}

