.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.toc-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.fig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;

}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E1E1E1;
	border: 1px solid #000000;
	padding: 1px;
}
.btn-yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	border: 1px solid #000000;
	padding: 1px;
}
.btn-wht{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 1px;
}
.step-active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD800;
}
.step-inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A065DC;
}
a:visited {
	color: #7F2FCF;
	text-decoration: none;
}
a:link {
	color: #7F2FCF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #EBDEF8;
	padding: 2px;
}
.style1 {
	font-size: large;
	font-weight: bold;
}
.premiere {
	color: #683594;
	font-weight: bold;
}
.trade {
	color: #D32B1E;
	font-weight: bold;
}
.border {
	border: 1px solid #7F2FCF;
}
