body {
	background-color: #FFFFFF;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 20px;
}
.redHead {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
legend {
	color: #000099;
	font-weight: bold;
}
.wishlistHead {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFCC33;
	text-align: center;
}
.smallTxt {
	font-size: 10px;
	color: #666666;
}
fieldset {
	border: 1px solid #000000;
}
