<style type="text/css">
<!--

body     { color:#000000; background-color:#ffffff; font-family:Comic Sans MS; }
 
h1       { font-family:Comic Sans MS;
           font-size:large;
			     font-weight: bold;
			     text-color:black }
h2	     { font-family:Comic Sans MS;
           font-size:x-large;
			     font-weight: bold;
			     text-color:black } 
h3			 { font-family:Comic Sans MS;
           font-size:normal;
			     font-weight: bold;
			     text-color:black;
					 text-decoration:underline; }
div,p,li,
table    { font-size:normal;
			     font-family:Comic Sans MS;
           color:black; }
table.frmlist {
           font-family:Tamoha Arial Sans-Serif;
           width:100%;
					 border-color:#000000;
					 border-style:solid;
					 border-width:3px;
					 border-spacing:0px; }
td.frms1 { width:160px;
           background-color:#d3d3d3;
					 border-color:#ffffff;
					 border-style:solid;
					 border-width:1px;
				 }
td.frms2 { width:*;
           background-color:#d3d3d3;
					 border-color:#ffffff;
					 border-style:solid;
					 border-width:1px;
				 }
td.frmtr { background-color:#d3d3d3;
					 border-color:#ffffff;
					 border-style:solid;
					 border-width:1px;
					 font-size:0.1em;
				 }
td.frmtd { background-color:#d3d3d3;
					 border-color:#ffffff;
					 border-style:solid;
					 border-width:1px;
				 }
td.frmlol{ background-color:#d3d3d3;
					 width:164px;
					 height:700px;
					 vertical-align:top;
				 }
td.frmlor{ background-color:#ffffff;
					 width:855px;
					 vertical-align:top;
				 }
th			 { background-color:lightgray; }
a:link   { text-decoration:none; font-weight:bold; color:blue; font-size:normal; }
a:visited { text-decoration:none; font-weight:bold; color:blue; font-size:normal; }
/* a:hover { text-decoration:none; font-weight:bold; background-color:white; font-size:normal; }
   a:active { text-decoration:none; font-weight:bold; background-color:white; font-size:normal; } */

#navi_item {
  width: auto;
	padding: 3px;
	border-style: solid;
	border-color: blue;
	border: 1px;
}
a.navi:link   { text-decoration:none; font-weight:bold; color:blue; font-size:0.8em; }
a.navi:visited { text-decoration:none; font-weight:bold; color:blue; font-size:0.8em; }
       
-->
</style>