.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #F6E5C4;
	font-variant: normal;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
/*.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #004B97;
}*/
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EFC66B;
	font-weight: bold;
}
	
a.link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #EFC66B;
}
a.:active {
	text-decoration: underline;
	color: #EFC66B;
	}	
	
ul {
	margin-left: 0px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 2px;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #F6E5C4;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(../images/BulletBox.gif);
	list-style-type: none;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #90B891;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #90B891;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}


