<!--
   BODY {background-color:#C7E8F7;
         font-family:Comic Sans MS;
         font-size:12pt;
         color:#000000;
	scrollbar-face-color: #91CDE9;
	scrollbar-arrow-color: #000000;
	scrollbar-Base-Color: #91CDE9;
	scrollbar-3dLight-Color: #000000;
	scrollbar-darkshadow-color: #2a3c5f;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #91CDE9;
	}
   .table_style{background-color:#439FCA;font-size:11pt;font-family:Comic Sans MS;background-image:url(texture2.jpg);}
   .table_style2{background-color:#91CDE9;font-size:11pt;font-family:Comic Sans MS;background-image:url(texture1.jpg);}

   h1 {color:blue;font-size:24pt;}
   #test { color:blue; font-size:20pt;cursor:crosshair;}
   a:link { text-decoration:underline;font-weight:bold;color:#0D6794;}
   a:visited { text-decoration:underline;font-weight:bold;color:#17719D; }
   a:hover { text-decoration:none;font-weight:bold;color:#3F3F3F;}
   a:active { text-decoration:none;}
   a:focus { font-weight:bold; color:#0D6794; text-decoration:underline }

-->