.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-alpha;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.cell-pad1 {
	padding-left: 40px;
}
.cell-pad2 {
	padding-left: 80px;
}
.cell-pad3 {

	padding-left: 120px;
}

