/* CSS Document */
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #7F4B4C;
}
.style2 {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
}
.style4 {
	color: #333333;
	font-size: 12px;
	text-align: left;
}
