BODY{
	font-size: 12px;
	line-height="125%";
	font-family: Trebuchet MS;
}
LI {
	list-style : circle;
	list-style-position : inside;
}
.headingtext {
	color: #BF1230;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size:26px
}
.smallheadingtext {
	color: #BF1230;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size:20px
}
.largeheadingtext {
	color: #BF1230;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size:30px
}
.subheadingtext {
	color: #8A999E;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size:18px
}
.verylargeboldtext {
	color: Black;
	line-height="125%";
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size:18px
}
.largeboldtext {
	color: Black;
	line-height="125%";
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size:16px
}
.normalboldtext {
	color: Black;
	font-weight:bold;
	line-height="125%";
	font-family: Trebuchet MS;
	font-size:12px
}
.smalltext {
	color: Black;
	line-height="125%";
	font-family: Trebuchet MS;
	font-size:12px
}
