a:active {
	color: rgb(255,153,0);
}
.contents {
	font-family: sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-indent: 0;
	text-align: left;
	margin-left: 8;
	margin-right: 8;
	margin-top: 12;
	margin-bottom: 12;
	line-height: 120%;
}
.caption {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 100%;
}
ol {
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	text-indent: 0;
	line-height: 100%;
	list-style-type: decimal;
	margin-left: 12;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 8
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: justify;
}
.table {
	padding: 10px;
	height: 100%;
	width: 100%;
	background-color: #FFFFCC;
	background-image: url(QSME_Logo_112x.gif);
}
.transparenttable {
	padding: 10px;
	height: 100%;
	width: 100%;
}
.reversetext {
	color: #FFFFFF;
	background-color: #660000;
}
hr {
	height: 2pt;
	background-color: #660000;
	border: none;
}
img {
	margin-bottom: 5px;
}
