/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #171717;

}

a:link {

	color: #155595;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #155595;

}

a:hover {

	text-decoration: none;

	color: #A7CCE9;

}

a:active {

	text-decoration: underline;

	color: #155595;

}