body {
	background-color: #c3d9ff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #0000FF;
	text-indent: 57px;
	margin-right: 20px;
	margin-left: 50px;
	text-align:justify;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
		text-align: justify;
	text-indent: 0;
			color: #0000FF;
}
a:link    { color:#000000; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:active  { color:#FF0000;  text-decoration:none; }
a:hover   { color:#FF0000; background-color:#009999; font-weight:normal; text-decoration:none }

a.dark:link    { color:#ffffff; text-decoration:none; }
a.dark:visited { color:#666666; text-decoration:none; }
a.dark:active  { color:#FF0000;  text-decoration:underline; }
a.dark:hover   { color:#FF0000; background-color:#009999; font-weight:normal; text-decoration:none }

