body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h3 {
	font-size: 16px;
}
.ChicosTitles {
	font-style: italic;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.YellowBullet {
	list-style-image:  url("../images/YellowSquig.gif");
	list-style-position: outside;
	list-style-type: disc;
}
.BlueNote {
	font-size: 14px;
	font-style: italic;
	color: #0066CC;
}
.largetype {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
