﻿tr {
	font-family: Verdana;
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Verdana;
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}
p {
	font-family: Verdana;
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}
table {
	font-family: Verdana;
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}
.highlightBold {
	font-weight: bold;
	color: #ea5a18;
	BACKGROUND-COLOR: #f9ebb5;
	border-bottom: 1px solid #858585;
	border-right: 1px solid #858585;	
}
.highlightBoldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.articleTitle {
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	color: #ea5a18;
	font-weight: bold;
	BACKGROUND-COLOR: #FFFFFF;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;	
}
.tocLink {
	font-family: Verdana;
	font-size: 9.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ea5a18;
	text-decoration: none;
}
.tocLink:hover {
	font-family: Verdana;
	font-size: 9.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ea5a18;
	text-decoration: underline;
}
.cell_over {
	BACKGROUND-COLOR: #f9fffa
}
.cell_out {
	BACKGROUND-COLOR: #FFFFFF
}