<STYLE>
<!--
	body {
		background-color: #000000;
		color: #efefef;
		margin: 0px;
		scrollbar-arrow-color:    #555566;
		scrollbar-base-color:     #555566;
		scrollbar-face-color:     #000000;
		scrollbar-highlight-color:#555566;
		scrollbar-shadow-color:   #555566;
	}
	div, p {
		font-family: verdana, arial, helvetica, san-serif;
		font-size: 11px;
		
	}
	hr {
		text-align: right;
		width: 1000000px;
		border: 20px;
		color: #3a3a3a;
	}
	a:link {
		text-decoration: none;
		color:#cfcfcf;
	}
	a:visited {
		text-decoration: none;
		color:#cfcfcf;
	}
	a:active {
		text-decoration: none;
		color:#000000;
		font-weight: bold;
	}


	.consciousness {
		position: absolute;
		top: 50%;
	}
	.consciousnessSmall {
		position: absolute;
		top: 50%;
		text-align: center;
	}
-->
</STYLE>

