<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

/*/*/

body {
	font-family: Verdana, Bitstream Vera Sans, sans-serif;
	background-color: #000060;
	color: white;
}

table {
	color: black;
}

#heading {
	width: 750px;
	height: 150px;
	margin-bottom: 10px;
	background-color: #000060;
	background-image: url(headbg.jpg);
	color: white;
}

#htexttop {
	height: 40px;
}

#htext {
	margin-left: 80px;
	font-size: x-large;
	font-weight: bold;
	color: white;
}

#heading a {
	color: #ffffa0;
	background: black;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}

#heading a:hover {
	color: black;
	background: white;
}

#cbox {
	width: 750px;
	background-color: white;
	background-image: url(m.png);
}

#ctop {
	background-image: url(t.png);
	background-repeat: no-repeat;
	height: 60px;
}

#cfoot {
	background-image: url(b.png);
	background-repeat: no-repeat;
	height: 40px;
}

.content {
	color: black;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: -25px;
	margin-bottom: 0;
}

#content a {
        color: #0000ff;
	background-color: #ffffff;
}	

#content a:hover {
	color: #000000;
	background-color: #ffff99;
}

.leftpic {
       float: left;
       margin-right: 30px;
}

.moyet {
	display: none;
}

.hh2 { padding-top: 0; 
       margin-top: 0; }

.up { margin-top: -8px; }

.ql { border-bottom: 2px solid black; 
      padding: 1px 2px 1px 2px;
      }

.qlp { 
padding: 2px 2px 2px 5px; }

.lbox { 
	   float: right;
	   background-color: #84add9;
	   color: black;
	   margin-left: 5px;
           border: 1px solid black;
	   }

.lbox a { 
        color: #404040;
        background-color: #84add9;
}

.lbox a:hover { 
        color: #202020;
        background-color: #ffff99;
}

.heading { padding: 1px 2px 1px 2px;
           border-bottom: 2px solid black;
	   font-weight: bold;
	   }

.body { padding: 2px 2px 2px 4px;
        text-decoration: none;
	}

#tbl { padding: 0px; }

#tbl td { 
          border: solid #c0c0c0;
          border-width: 1px 0px 0px 0px;
          padding: 0px; }

.nocss { display: none; }

/* */
</pre></body></html>