body{
		margin-top:			0px;
		margin-right:			0px;
		margin-bottom:			0px;
		margin-left:			0px;
		background-color:		#000000;
		font-size:		12px;
		line-height:		16px;
		color:			#263a22;
		
}
span{
		font-size:		12px;
		line-height:		16px;
		color:			#263a22;
}
.cr{
		text-align : 		center;
}
.le{
		text-align : 		left;
}
.ri{
		text-align : 		right;
}
.b{
		font-weight:		bold;
		color:			#596d55;
}
.sct{
		font-size:		8px;
		line-height:		12px;
		color:			#000000;
}
a:link{
		color: 				#000000;
		text-decoration:		none;
}
a:visited{
		color: 				#000000;
		text-decoration:		none;
}
a:active {
		color: 				#000000;
		text-decoration:		none;
}
a:hover {
		color: 				#000000;
		text-decoration:		none;
}
h1{
	font-size:		5px;
	color:			#000000;
	text-align : 		center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-indent: -9999px;
}
h2{
	font-size:		10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
