p.title {
	color: #333333;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

p.title2 {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

p.text {
	color: #6e6e6e;
	font-weight:normal;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}

p.textBold {
	color: #333333;
	font-weight:normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

t.text {
  color: #6e6e6e;
  font-weight:normal;
  font-family: Arial;
  font-size: 13px;
}
p.text2 {
	color: #000000;
	font-weight:normal;
	font-family: Arial;
	font-size: 13px;
}
p.textBold2 {
	color: #000000;
	font-weight:normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
p.text3 {
	color: #000000;
	font-weight:normal;
	font-family: Arial;
	font-size: 13px;
}
