BODY {
	MARGIN: 0px 0px 0px 0px;
	FONT-FAMILY: "Arial", Times, serif;
}
TABLE {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "Arial", Times, serif
}
a:link {
    font-family: inherit;
    font-size: 16;
    text-decoration: none;
    color: #ffffff;
}
a:hover {
    font-family: inherit;
    font-size: 16;
    text-decoration: none;
    color: #0066ff;
}
a:visited {
    font-family: inherit;
    font-size: 16;
    text-decoration: none;
    color: #ffffff;
}
a:visited:hover {
    font-family: inherit;
    font-size: 16;
    text-decoration: none;
    color: #0066ff;
}

