<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0 0 0 0;                            
}
.mainarea{
   position:relative; 
   top:0px;
   left:5px; 
   width:950px;
   padding:0 0 0 0;
   margin:0 auto;
}


img{
   padding:0 0 0 0;
   margin:0 0 0 0;
}

center{
  height:100%;
}




legend
{
	color:#00008B;
}

fieldset
{
	border: 1px solid ;
}

table.nob
{
	border: 0px;
	center;
	margin:0,0,0,30;
}
table.nob td
{
	border: 0px;
	text-align:left;
}

select {
	font-size:12px;
	color:#00008B;
}

option.blue{
	color:blue;
}
option.red{
	color:red;
}

input{
	height:25px;
}

table
{
	center;
	border: 1px solid black;
	border-collapse: collapse;
	margin:0,0,0,30;
}


h3
{
color=#00008B;
}
h2{
	color=#00008B;
	width:800px;
}
h4
{
color=#00008B;
}

table.b0
{
	center;
	border: 0;
	border-collapse: collapse;
}



caption
{
	font-size:12px;
}

th
{
	font-size:12px;	
	color:#00008B;
	background-color:#C0C0C0;
	border: 1px solid black;
}

td
{
	font-size:12px;	
	border: 1px solid black;
	text-align:center;
}

td.null
{
	border: 1px solid black;
	text-align:center;
	background-color: lightgrey;
}

td.b0
{
	border: 0;
	text-align:center;
}

table.01
{
	border: 0px solid red;
}

td.01
{
	border: 0px solid black;
}

pre1
{
	background-image: url(./back_letter.gif); 
	color:black;
	padding: 6px 5px 7px 7px;
	margin-left: 10;
	margin-top: 9;
	margin-bottom: 10;
	width:500px;
	line-height: 27px;
	font-size:14px;
	border: 2px solid orange;
}

a
{
	color:blue;
	background-color: lightsteelblue;
}	

a:hover
{
	color:white;
	background-color: blue;
}

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