body { font-family: "Times New Roman", Times, Serif;
	background-color: #000000;
	color: #FFFFFF;
	border-style: none;
	border-width: 0em;
	padding: 0em;
	margin: 0em; }

a:link, a:hover  { color: #0000EE;
	text-decoration: underline; }
a:visited  { color: #999999;
	text-decoration: underline; }
a:active  { color: #FF0000;
	text-decoration: underline; }

h1 {	font-size: x-large;
	font-weight: bold;
	text-align: center;
	clear:both }
h2 {	font-size: large;
	font-weight: bold;
	text-align: center;
	clear:both  }
h3 {  font-weight: bold;
	text-align: center;
	clear:both  }

hr {	clear:both  }

.clip { text-align: center;
	font-style: italic;
	font-size: x-small; }

.block { clear:both; }

.table { clear:both; text-align: center; }