.Home_MainCopyBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-left: 30px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.Bullets_Body_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
}
.Body_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #000;
}
.Body_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: right;
	margin-left: 10px;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #0033FF;
}
.FAQs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
/*Footer for Links*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#C00;
	text-decoration:underline;
}
.footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.I2DFooterStyle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.I2DFooterStyle a:link {
	color:#FFFFFF;
}
.I2DFooterStyle a:visited {
	color:#FFFFFF;
}
.I2DFooterStyle a:hover {
	color:#FFFFFF;
	text-decoration:underline overline;
}
.Bullets_Body_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
}
.Bullets_Body_Small ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: disc;
}
.Bullets_Body_Small li {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: disc;
}
a:link {
/*	color: #FFF;*/
}
a:visited {
	color: #000;
}
a:hover {
	color: #C00;
}
a:active {
	color: #000;
}
.Heading_Red {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C00;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-align: right;
	margin-left: 30px;
}
.resources {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-left: 0px;
}
/*RSS Feed Settings*/
<style type="text/css">

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#babyfeed{ /*Demo 3 main container*/
width: 170px;
height: 250px;
border: 1px solid green;
padding: 4px;
}

#babyfeed div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}

</style>

