.Morado {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990099;
	font-style: normal;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.topstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990099;
	background-image: url(img/topstyle.gif);
	word-spacing: normal;
	line-height: 34px;
	background-repeat: no-repeat;
	text-indent: 10px;
	vertical-align: baseline;
	width: auto;
	height: auto;
	top: 4px;
	overflow: auto;
	background-attachment: fixed;
	white-space: normal;
	text-align: center;
	letter-spacing: normal;
	visibility: visible;
	clip: auto;
	margin-bottom: 0px;
	float: none;
	background-position: center;
	margin-top: 0px;
}
.indent {
	text-indent: 3px;
}
.downstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990099;
	background-image: url(img/downstyle.gif);
	word-spacing: normal;
	line-height: 25px;
	background-repeat: no-repeat;
	text-indent: 10px;
	vertical-align: baseline;
	width: auto;
	height: auto;
	top: 4px;
	overflow: auto;
	background-attachment: fixed;
	white-space: normal;
	text-align: center;
	letter-spacing: normal;
	visibility: visible;
	clip: auto;
	margin-bottom: 0px;
	float: none;
	background-position: center;
	margin-top: 0px;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.disclaimers{
	font-size:10px;
	color:#666;
}