body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #60636A;
}
A:link {
	text-decoration: underline;
	color : #60636A;
}
A:active {
	text-decoration : none;
	color : #4363BA;
}
A:hover {
	text-decoration : none;
	color : #4363BA;
}
.menu {
	color : #60636A;
	font-size : 9px;
}
.menu:link {
	text-decoration: none;
	color : #60636A;
}
.menu:active {
	text-decoration : none;
	color : #4363BA;
}
.menu:hover {
	text-decoration : none;
	color : #4363BA;
}
.menu:visited {
	text-decoration : none;
}