body {
	background: #eeeecc; color: #333399;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: normal; font-style: normal; text-decoration: none;
	}


.pre {
	font-family: Courier, Monospace;
	}

h1 {
	font-size: 18px;
	color: #ffcc33;
	}

a:link { color: #0000cc; text-decoration: underline; }
a:visited { color: #0000cc; text-decoration: underline; }
a:active { color: #6666ff; text-decoration: underline; }

.border {
	background: #000099;
	color: #ffcc33;
	}

.footer {
	font-size: 12px;
	color: #ffcc33;
	}

.padded {
	padding: 2px 10px 2px 10px ;
	}

.results {
	padding: 1px 1px 1px 10px ;
	}
.results_neg {
	padding: 1px 1px 1px 10px ;
	color: #ff0000;
	}

.infobar {
	background: #bbbbee;
	color: #333399;
	font-size: 12px;
	}

.alternatebg {
	background: #aaccaa;
	}
.alternate_bg1 {
	background: #d9d9bc;
	}
.alternate_bg2 {
	}


.negativemonetaryhighlight {
	font-weight: bolder;
	color: #000000;
	}
.positivemonetaryhighlight {
	font-weight: bolder;
	color: #990000;
	}
.positivemonetary {
	color: #000000;
	}
.negativemonetary {
	color: #990000;
}

.credit {
	font-weight: normal;
	color: #ff0000;
	}

.error, .alert {
	font-weight: bolder;
	color: #ff0000;
	}

