body {
	background-color: #c1d1f1;
}
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:underline; }
a.dark:active  { color:#FF0000;  text-decoration:underline; }
a.dark:hover   { color:#FF0000; background-color: #009999; font-weight:normal; text-decoration:none }
td {
	background-color: #C3D9FF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 30px;
	text-align: justify;
	text-indent: 57px;
	color: #0000FF;
}

