

/* - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color : White;
	text-align : center;
	font-size: 14px;
	background-position : center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
TABLE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1;
	background-color: White;
	text-align : center;
	padding-top: 30px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
a
{color:#004276;
text-decoration:none;
text-align: center;
}

a:visited
{color:#5c7996;}

a:hover
{color:#ca0002;}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
p {
text-align: center;
}
