.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.8;
	list-style-type: square;
}
.heading {
	font-family: Arial;
	font-size: 18px;
	color: #CC0000;
}
.heading2 {
	font-family: Arial;
	font-size: 24px;
	line-height: 1.8;
	font-weight: bold;
	color: #999999;
}
.text_small {
	font-family: Arial;
	font-size: 10px;
}
.text_gray {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.8;
	color: #999999;
}
