body {
	background-repeat: no-repeat;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 0px;
	padding: 0px;

}
.inside {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #646464;
	border-bottom-color: #646464;
	vertical-align: top;
	font-size: 11px;
	
}
table {
	color: 646464;
	font-size: 11px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
