a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.td1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}
.td2 {
	color:#000000;
	font-family: "Courier New", Courier, mono;
	font-size:15px;
}
.scrollable{
			line-height:inherit;
			height:400px;
			width:785px;
			background-color:#b5b09c;
			padding:2px;
			overflow:auto;
			}
.scrollable1{
			line-height:inherit;
			height:280px;
			width:785px;
			background-color:#b5b09c;
			padding:2px;
			overflow:auto;
			}
#align{
	margin-left: 160px;
}


