/* CSS Document */
.Body_Text {
	font-family: Arial;
	font-size: 16px;
	color:#000000;
}
.Title_Text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.Store_Title_Text {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.Footer_Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
-->