body,p,a,td,th,h2 {  font-family: Arial, Helvetica, sansserif; font-size: 12px;}
body,p,td,th { color: #000000; }
.small { font-size: 10px; color: 000000;}
.heading { font-size: 20px; color: #000000; }
.subheading { font-size: 15px; color: #000000; }
.fields { font-family: "Courier New", Courier, monospace; font-size: 12px; }
a:link {
	color: #990033;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #990033;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #990033;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #990033;
	font-size: 12px;
	text-decoration: underline;
}

a.small:link { color: #550000; font-size: 10px; text-decoration: none;}
a.small:active { color: #550000; font-size: 10px; text-decoration: none;}
a.small:visited { color: #550000; font-size: 10px; text-decoration: none;}
a.small:hover { color: #550000; font-size: 10px; text-decoration: underline; }
.box_transaction {
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	height: 200px;
	width: 160px;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	vertical-align: super;
}
.transaction_border {
	padding: 5px;
	width: 100%;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
