body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: white url("back.jpg");
	background-repeat: y;
	background-position: center top;
	
}



td {
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: top;
	z-index: auto;
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size : 12px;
	
}


a {text-decoration : none;
color: #35439b;

}
a:hover {
color: #a0a1a0;
text-decoration : underline;
}

hr {
margin: 0;
background-color: none;
height: 1px;
border-top: 0px;
border-bottom: 1px dashed gray;
}

