.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;

}
.body2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;

}
.body3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.tin {
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #9999CC;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;

}
.rose {
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #FFF2E9;
	font-family: "Times New Roman", Times, serif;
}
.menuheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}