* {
margin:0;
padding:0;
font-family:helvetica, arial, sans-serif
}

body {
	background-repeat: repeat-y;
	
}

A:link {
    color:#000000;
    font-weight:bold;
    text-decoration:none;
	border:0px;
}

A:active {
    color:#000000;  
    font-weight:bold;
    text-decoration:none;
	border:0px;
}

A:visited {
    color:#000000;
    font-weight:normal;
    text-decoration:none;
	border:0px;
}

A:hover {
    color:#000000;
	font-weight:normal;
    text-decoration: none;
		border:0px;
	
}

td {
	vertical-align:bottom;
	text-align:right;
	}
	