.btn {
	background-color: #6699CC;
	border: 1px outset #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: x-small;

}
.inp {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px inset #FFFFFF;
}
.top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.bt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.scr {
	overflow: auto;
}
a:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: x-small;
}
a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration:line-through;
}
a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: x-small;
}
.title {







}
