.leftborder {
	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/right_border.gif);
	background-repeat: repeat-y;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #3399FF;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
}
.bodycopyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.carbonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399FF;
	text-decoration: underline;
}

