body { 
	background-color:rgb(204,204,204);
	margin-top:0%;
	color:rgb(0,0,0);
	font-family:Times-New-Roman,Serif;
	text-align:left;
	font-weight:bold;
}
a {
	color:rgb(119,133,143);
	text-decoration:underline;
}
table { 
	padding:0px;
	spacing:0px;
	border-width:0px;
	border-style:none;
	border-collapse:collapse;
}
.bluecell {
	background-color:rgb(204,204,204);
	color:rgb(255,255,255);
	text-align:center;
	color:rgb(0,0,0);
	font-weight:bold;
	text-decoration:none;
}
.whitecell {
	background-color:rgb(204,204,204);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
}
.greencell {
	background-color:rgb(204,204,204);
	text-align:left;
}

.stocktable {
	background-color:rgb(204,204,204);
	color:rgb(255,255,255);
	text-align:center;
	color:rgb(0,0,0);
	font-weight:bold;
	text-decoration:none;
}

