body {
	margin-top: 0px;
}
body, td , p {
font : 12px Geneva, Arial, Helvetica, sans-serif; 
color : #000000; 
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005ABC;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #CEE7FF;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005ABC;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CEE7FF;
}
hr {
	width: 90%;
	color: #005ABC;
	border: 1px dashed #000099;
}
.table_purple {
	background-color: #F9F0FF;
}
.table_blue {
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
}
.table_header {
	background-image: url(../graphics/header.gif);
}
.feat_diaper {
	background-image: url(../graphics/feat_diaper.gif);
	background-position: center center;
	height: 177px;
	width: 596px;
}
.sizetop {
	background-color: #C6E4FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.sizechart {
	background-color: #EAF8FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.dashed_purple {
	background-color: #F9F0FF;
	border: 1px dashed #000099;
}
.dashed_green {
	border: 1px dashed #000066;
	padding: 3px;
	background-image: url(../graphics/greenstripes.gif);
}
.table_gold {
	font-weight: bold;
	background-color: #FAE77C;
	color: #000099;
	font-size: 12px;
}
.dashed_blue {
	background-image: url(../graphics/bluestripes.gif);
	padding: 3px;
	border: 1px dashed #000099;
}
.dashed_yellow {
	background-image: url(../graphics/yellowstripes.gif);
	padding: 3px;
	border: 1px dashed #000099;
}
.sizechart_yellow {
	font-weight: bold;
	color: #000099;
	background-color: #FDFFE5;
}
.table_green {
	font-weight: bold;
	color: #000000;
	background-color: #67DAA0;
}
.sizechart_green {
	background-color: #E3FFF0;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.font_large_navy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.table_lightblue {
	background-color: #E3F4FF;
}
li {
	list-style-position: outside;
	list-style-image: url(../graphics/list.gif);
}

