body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Verdana, serif;
}

a:link {color: #42397c; text-decoration:underline; }
a:visited {color: #42397c; text-decoration:underline; }
a:active {color: #42397c; text-decoration:underline; }
a:hover  {color: #42397c; text-decoration:none; }

hr { background-color: #42397c; color: #42397c; height: 1px; }

td { font-size: 9pt; }


.headerTxt { font-weight: bold; font-size: 11pt; }