	BODY {
		margin-left : 0px;
		margin-top : 0px;
		margin-right : 0px;
	}

	.bodytext12 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : normal;
		font-variant : normal;
	}
	P {
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
	}

	.header2 {
		font-size : 17px;
		font-style : normal;
		font-weight : 900;
		font-family : Arial, Helvetica, sans-serif;
		color : Purple;
	}

	.header3{
		font-size : 17px;
		font-style : normal;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : Purple;
	}

	/*
	b {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : bold;
		font-variant : normal;
	}*/

	.header4{
		font-size : 25px;
		font-style : normal;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : Purple;
	}


	.gifttext{
		font-size : 12px;
		font-style : normal;
		font-weight : normal;
		font-family : Arial, Helvetica, sans-serif;
		color : Navy;
	}

	.navyheader{
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	text-transform: capitalize;
	}

	.bluetext{
		font-size : 15px;
		font-style : normal;
		font-family : Arial, Helvetica, sans-serif;
		color : Navy;
	}

	.navyheader2{
		font-size : 14px;
		font-style : normal;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : Navy;
	}

	.bodytext12b {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : bold;
	}

	.babyheader1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : bold;
		color : #FF6898;

	}

	.babytext1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : bold;
		font-variant : normal;
		color : #FFFF00;
	}

	.babytext3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : bold;
		font-variant : normal;
		color : Purple;
	}
	.gifttext2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-style : normal;
		font-weight : normal;
		font-variant : normal;
		color : Navy;
	}

	.header1 {
		font-size : 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-variant : normal;
		font-weight : bold;
	}

	.shoppingcart_heading {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : Black;
	}

	.shoppingcart_text {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		color : Black;
	}

	.legaltext {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
	}
	.smalltext {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : Black;
	}

	.blueBox2 {
		border-style : solid;
		border-width : 1px;
		border-color : #99CCFF;
		padding : 3px 1px 3px 3px;
		float : right;
		position : absolute;
		width: 150 px;
	}

	.blueBox {
		border-color : #99CCFF;
		background-color: #f0f8ff;
		border-left-style : double;
		border-right-style : double;
		border-top-style : double;
		border-bottom-style : double;
		font-size : 8pt;
		font-family: Verdana,Helvetica, sans-serif;
		padding-top : 6px;
		padding-bottom : 8px;
		padding-left : 8px;
		padding-right : 7px;
		width: 150px;
		float: right;
		position: relative;
		margin-left : 15px;
	}

  .blueBox2 {
		border-color : #99CCFF;
		background-color: #f0f8ff;
		border-left-style : double;
		border-right-style : double;
		border-top-style : double;
		border-bottom-style : double;
		font-size : 8pt;
		font-family: Verdana,Helvetica, sans-serif;
		padding-top : 6px;
		padding-bottom : 8px;
		padding-left : 8px;
		padding-right : 7px;
		position: relative;
		margin-left : 15px;
	}
  
	.blueHeader {
		color: Blue;
		font-size : 17px;
		font-weight: bold;
	}

	.fucshiaHeader {
		color: #ff00ff;
		font-size : 17px;
		font-weight: bold;
	}

	.aquaHeader {
		color: #00ffff;
		font-size : 17px;
		font-weight: bold;
	}

	.brownHeader {
		color: brown;
		font-size : 17px;
		font-weight: bold;
	}

	.blackHeader {
		color: black;
		font-size : 17px;
		font-weight: bold;
	}
.tableframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #ccd4df;
}
