iframe {
	border: 1px solid #450000;
	border-right: #450000;
	border-bottom: #450000;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#450000;
}
input {
	background: White; background-color: White;
}

textarea {
	background: White;
}

form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#450000;
	font-weight:bold;
}
a.1 {

	text-decoration: underline;
	color:#450000;
	font-weight:normal;
}
a.copy
{
	color:#80533D;
	font-weight:normal;
	text-decoration:none;
	border-color: #80533D;
}
.copy
{
	color: #E4C298; font-size: 10px; font-family: "Courier New", Courier, monospace; font-weight: bold;
}