
body { 
	background: black;
	font-family:Arial;
	color:DDDDDD;
	}

a {
	color: 00FFFF;
	text-decoration: none;
	}

a:hover { 
	color: 00AAFF;
	text-decoration: underline;
	}

b { color: 8888FF; }

h1 { font-size: 18pt; }
h3 {
	color: 99FFFF;
	font-style: italic;
	margin-bottom: 0px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray; }

.ctrlink {
	font-size:80%;
	font-weight: 700;
	font-variant: small-caps;
	color: skyblue
}

.ctrlinkbox {
	border-top: 1px solid skyblue;
	border-bottom: 1px solid skyblue;
}

DISALBED.TD.mainframe { background-image: url("/startreklogo.jpg"); background-repeat: no-repeat; background-position: right top; background-attachment: fixed }
