<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leftMargin { 	margin-left:8.1em; }

a:link {	text-decoration : none;	color: navy;	font-weight : bold;	font-family: "Consolas ";	} 
a:visited {	text-decoration : none;	color: navy;	font-weight : bold;	font-family: "Consolas ";} 
a:active {	text-decoration : none;	color: red;	font-weight : bold;	font-family: "Consolas ";	} 
a:hover {	text-decoration : none;	color: Fuchsia;	background-color: white;	font-family: "Consolas ";}
.body {	background-color: #DDDDDD;	font : 14px;	color: black;	text-align : justify;	font-family: "Consolas ";}
body {	background-color: #DDDDDD;	font : 14px;	color: black;	text-align : justify;	font-family: "Consolas ";}

.menu {
	display:block;
	border-style:inset;
	border-color:#939393 #565656 #565656 #939393;
	border-width:2px;
	background-color:#8e8e8e;
	padding:0;
	margin:0 2px 0 2px;
	width:80%;
	text-align:center;
	border-width:2px;
	font-weight : bold;
	font-family : Consolas ;	font-size : 12px;
} 
.menu a, .menu a:link, .menu a.nohref { 
	background-color:#8e8e8e;
	color:white;
	display:block;
	cursor:pointer ;
	text-align:center;
	text-decoration:none;
	font-weight : bold;
	height:5; 
	FONT-SIZE:11pt;
	font-family : Consolas ;	font-size : 12px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px ;
	padding-bottom:1px ;
	 }		
.menu a:visited
	{
	background-color:#8e8e8e;
	display:block;
	cursor:pointer ;
	width:auto;
	font-weight : bold;
	font-family : Consolas ;	font-size : 12px;
	border-style: none;
	border-color: #325081 #325081;
	text-align:center;
	text-decoration:none;
	color:white;
} 
.menu a:hover {
	background-color : White;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight : bold;
	font-family : Consolas ;	font-size : 12px;
	color : #5482d4; 
	border-bottom-color : White;
	border-left-color : White;
} 
#menu { 
	display:block;
	border-style:solid;
	border-color:#939393 #565656 #565656 #939393;
	border-width:2px;
	position:relative; 
	border:1px solid;
	background-color:#5482d4; 
	padding:0; 
	margin:0; 
	width:5; 
	text-align:center;	
	font-family : Consolas ;	font-size : 12px;
	border-width:2px;
		} 		
#menu a, #menu a:visited,  #menu a:link
	{
	background-color:#5482d4;	
	cursor:pointer ;
	width:auto;
	border-style: none;
	border-color: #325081 #325081;
	text-align:center;
	text-decoration:none;
	color:white;
	font-family : Consolas ;	font-size : 12px;
} 
#menu a:hover {
	background-color : White;
	text-decoration:none;
	text-align:center;
	color : #5482d4; 
	border-bottom-color : White;
	border-left-color : White;
	font-family : Consolas ;	font-size : 12px;
} 
#menu img { 
	border: solid #000; 
	float:none; 
	margin:1.25em 2em 0.5em 0; 
	text-align:center; } 

.menu_gray {
	display:block;
	border-style:outset;
	border-color:white #325081 #325081 white;
	border-width:2px;
	font : bold 11px;	
	background-color:  #6F6F6F;
	color : White;
	padding:0;
	margin: 0 2px 0 2px;
	width:auto;
	text-align:center;
	
	
} 	</pre></body></html>