.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: small-caps;
	color: #6F2B0D;
}
.text1 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
.text2 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #F30;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
}
.border1 {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #CCCCCC;
}
.text1 strong {
	color: #F30;
}
