body {
    background-color:#ffffff;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #666666;
}
iframe {
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #000000;
	border: 0px solid #ffffff;
	overflow:hidden;
}

img {
 border:none;
}

input {
	b-ackground-color: #666666;
	font-family: Helvetica;
	font-size: 30px;
	c-olor: #000000;
	line-height: 30px;
    border:1px;
	border-bottom-style:solid;
}
button {
	background-color: #DBE7EA;
    font-family: "Verdana";
    font-size: 9px;
	color: #000000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	
	color: #8e8e87;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-size: 9px;
	color: #8e8e87;

	text-decoration:none;
}
a:hover {
    font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-size: 9px;
	color: #8e8e87;

}
a:active {
    font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #8e8e87;
    border: #666666;
}
.td {
 font-size:260%;
 }
