.no-repeat-bkg {
	background-image: url(images/web-column-2.jpg);
	background-repeat: no-repeat;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	background-position: center;

}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.bold {
	font-weight: bold;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;


}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #336699;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	font-style: normal;


}
.underline {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #336699;


}
.heading-Red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 24px;

}
.text-Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;

}
.text-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 336699;
}
.Bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Heading-Red-noitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.bold-black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.superscript {
	line-height: 20pt;
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
