A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font.size: x-small;
}

TD {
	font-size: x-small;
}


.footer {
		border-top: 2 dotted black;
		font-size: xx-small;
}

.header {
	border-bottom: 2 dotted black;
}

.link {
	
}


