.pText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #484848;
}
.pText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #484848;
}
.pTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A21D12;
}
.pTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #A21D12;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration: underline;
	color: #A21D12;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration: underline;
	color: #A21D12;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration: none;
	color: #A21D12;
	}
