.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	text-align: center;
}
.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.highlight {
	color: #FF0000;
}
.yellow {
	color: #FFCC00;
}
.border {
	border: thin solid #999999;
}
.bolder {
	font-weight: bolder;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.noted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61AFAF;
}
.body_textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.body_heading_extra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.heading_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	text-align: center;
}
.backgroundcell {
	background-color: #FFCC00;
	border: thin solid #666666;
	font-weight: bold;
}
.cellborder {
	border: thin solid #666666;
}
.body_heading_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:  #666666;
	text-align: left;
}
.notedCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #356A6A;
}

