body, table {
 font-size : 10pt;
 background-color : #000000;
 color : #8481f5;
 font-family : monospace;
}
h3 {
 font-size : 15pt;
 background-color : #000000;
 color : #8481f5;
 font-family : monospace;
}
.externallink {
 color : #8481f5;
 border-bottom : 1px dashed #8481f5;
}
a:link, a:visited {
 text-decoration : none;
 font-weight: bold;
 color : #8481f5;
}
a:hover, a:active, .her:hover, .her:active, .hel:hover, .hel:active {
 text-decoration : none;
 font-weight: bold;
 color: #000000;
 background-color : #8481f5;
}
hr{
 color : #8481f5;
 background-color : #8481f5;
 border: 0;
 }
.he {
 position : fixed;
 width : 100%;
 top : 1em;
 left: 0px;
 background-color : #000000;
}
.hel {
 position : fixed;
 color: #000000;
 background-color : #8481f5;
 top : 0px;
 left: 0px;
 height : 1.5em;
 width : 50%;
 text-align : center;
 font-weight : bold; 
 }
.her {
 position : fixed;
 color : #8481f5;
 background-color : #000000;
 top : 0px;
 left: 50%;
 height : 1.5em;
 width : 50%;
 text-align : center;
 font-weight : bold; 
 }
.bu, .button {
 font-size : 8pt;
 font-family : monospace;
 background-color : transparent;
 color : #8481f5;
 border : 1px solid #8481f5;
}
.bu:hover, .bu:focus, .button:hover, .button:active {
 font-size : 8pt;
 font-family : monospace;
 background-color : #8481f5;
 color : #000000;
 border : 1px solid #000000;
}
.li {
 border-bottom: 1px solid #8481f5;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 0px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: black;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid black;
	background-color: black;
	padding-left: 22px;
	background-position: 3px 1px;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
.closebutton {
	position: relative;
	top: -12px;
	left: 12px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(highslide/graphics/close.png);
}
