.body {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.headingSM {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	color: #990000;
}
.smcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;

}
.left {
	background-image: url(images/frame_left.gif);
}
.right {
	background-image: url(images/frame_right.gif);
}
.bottom {
	background-image: url(images/frame_bottom.gif);
}
.pageLeft {
	background-image: url(images/content_spacer_L.gif);
}
.pagerRight {
	background-image: url(images/content_spacer_R.gif);
}
