.standard-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.banner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 18pt;
	text-indent: 60pt;
	background-color: #000000;


}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 18pt;
	text-indent: 60pt;
	list-style-type: square;
	list-style-position: outside;
	background-color: #000000;


}
.desolog-text {

	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	color: #CCCCCC;
}

