@charset "utf-8";
/* CSS Document */

.bodyIntro_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redFirst_letter {
	font-size: 18px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redLink_bold {
	font-weight: bold;
	color: #FF0000;
}
.anyLetter_bold {
	font-weight: bold;
}
.listText {
	color: #666666;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
.redTop_header {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #FF0000;
}
.grayHeader_treb {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666465;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.redBold_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.storeProduct_header {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #70A2CA;
}
