.btn {
	background-color: #000000;
	border: 1px outset #000000;
	font-family: verdana, Times New Roman;
	color: #FFFFFF;

}
td {
	font-family: verdana, Times New Roman;
	color: #FFFFFF;
	font-size: x-small;

}
.inp {
	font-family: verdana, Times New Roman;
        font-size:10px;
        color: #00FF00;
	background-color: #000000;
	border: 1px inset #005500;
}
.top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004400;
}
.bt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-family: verdana, Times New Roman;
	border-bottom-color: #004400;
}
.scr {
	overflow: auto;
	font-family: Lucida Console;
        line-height: normal;
        color: #00FF00;
}
a:link
{
	font-family: verdana, Times New Roman;
	color: #FFFFFF;
	font-size: x-small;
}
a:hover
{
	font-family: verdana, Times New Roman;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration:line-through;
}
a:visited
{
	font-family: verdana, Times New Roman;
	color: #FFFFFF;
	font-size: x-small;
}
.title {







}
