.toplist {
	font-family: courier;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	cursor: hand;
	color: #ffff00;
	text-align: center;
	text-decoration: none;
	}
.about {
	font-family: courier;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-align: left;
	text-decoration: none;
	}
.par1 {
	font-family: courier;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 10px;
	}
.par2 {
	font-family: courier;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 10px;
	}

