body {	background: #3c45a5;
	color: #e9e955; 
}
a.extlink:link {text-decoration: none; color: #e95555;}
a.extlink:visited {text-decoration: none; color: #e99f55; }
a.extlink:hover {text-decoration: none; background: #e9e955; }
a.extlink:active {text-decoration: none; background: #000066; color: #990000; }
a.intlink1:link {text-decoration: none; color: #e95555; font-size: 10pt; }
a.intlink1:visited {text-decoration: none; color: #e99f55; font-size: 10pt; }
a.intlink1:hover {text-decoration: none; background: #e9e955; font-size: 10pt; }
a.intlink1:active {text-decoration: none; background: #000066; color: #990000; font-size: 10pt; }
a.intlink2:link {text-decoration: none; color: #e95555; font-size: 8pt; padding-left: 5px; }
a.intlink2:visited {text-decoration: none; color: #e99f55; font-size: 8pt; padding-left: 5px; }
a.intlink2:hover {text-decoration: none; background: #e9e955; font-size: 8pt;  }
a.intlink2:active {text-decoration: none; background: #000066; color: #990000; font-size: 8pt; }
.linklist { list-style-type: circle; }
p { text-align: justify; }

#left {	position: fixed;
	top: 35pt;
	width: 197px;
	left: 3px;
}
#window {background: #4a56d5;
	border: solid 2px #ffffff;
	border-top-width: 3px;
	padding: 3px;
	margin-top: 5px; }
#content { position: absolute;
	top: 35pt;
	left: 200px;
	right: 3px;
	border: none;
	padding: 3px; }

hr { border: 1px solid #e9e955; }

img.pagepict { border: 1px solid #ffffff; }
