BODY{
	margin    :0px;
	font-size :12px;
	background-color:#ffffff;
}
TD{
	font-size :12px;
}
IMG{
	border    :0px;
}
A:link, A:visited {
	font-size       :12px;
	font-weight     :bold;
	text-decoration :none;
	color           :#ffffff;
	border          :none; 
}
A:hover, A:active {
	font-size       :12px;
	font-weight     :bold;
	color           :#ffffff;
	border          :none; 
}
H1{
	background-color :#000000;
	color:#ffffff;
	font-size           : 1em;
	font-weight         : bold;
	line-height         : 1.5em;
	margin-top          : 12px;
	margin-bottom       : 0px;
	padding-left        : 12px;
}

INPUT#display{
	text-align          : right;
	border              : 0px;
	margin              : 0px;
	padding             : 0px;
	line-height         : 1em;
}
