@charset "UTF-8";
/* CSS Document */
.tabletop { 
	position:absolute; left:1px; top:1px
}

body {
	margin-left: 0px;
	margin-top: 0px;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:100;
}

