body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.gray {
	font-size:12px;
	color:#333333;	
}

.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.tinny {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}

.alert {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
}

