body {
	background-color: #663333;
	color: white;
	margin : 2px 2px 2px 2px;
	padding : 0px 0px 0px 0px;
	font-size : 4px;
}
img {
	border : 0px none black;
}
.textsmall, .textlarge {
	font-family : Verdana, sans-serif;
}
.textsmall {
	font-size : 14px;
	text-align : center;
}
.textlarge {
	font-size : 16px;
	text-align : right;
}
.amount {
	font-weight : bolder;
}
.link {
	font-size : 12px;
	line-height : 10px;
}