html { 
	overflow:scroll; overflow-x:auto;
	overflow:-moz-scrollbars-vertical;
  }
body {
	background-repeat:repeat;
	background-position:left,top;
  background-attachment:fixed;
	background-color:#f0f8ff;
  margin:12px;
	}
#top { position:absolute;top:-12px; }
h1 {font-family:Verdana,Arial,sans-serif;color:#000080;font-weight:bold;font-size:14px;}
h2 {font-family:Verdana,Arial,sans-serif;color:#000080;font-weight:bold;font-size:12px;}
h3 {font-family:Verdana,Arial,sans-serif;color:#000080;font-weight:bold;font-size:10px;}
h4 {font-family:Verdana,Arial,sans-serif;color:#000080;font-weight:bold;font-size:9px;}
p {
  font-family:Verdana,Arial,sans-serif;
  color:#000000;
  font-weight:normal;
  font-size:11px;
}
.h4 {
  font-family:Verdana,Arial,sans-serif;
  color:#000000;
  font-weight:bold;
  font-size:9px;
}
.h5 {
  font-family:Verdana,Arial,sans-serif;
  color:#000000;
  font-weight:bold;
  font-size:7px;
}
.symbol {
	font-family:Symbol,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000080;
	}
#browser
  {
  background-color:#778899;
  border-style:ridge;
  border-width:2px;
  font-family:Verdana,Arial,sans-serif;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
  }
.browserLeyer {
  position:static;top:15px;left:0px;width:755px;background-color:#f0f8ff;border-style:outset;border-width:2px;
  }
.browserFrame {
  visibility:hidden;display:none;position:static;top:20px;left:0px;width:750px;height:5px;
  }
#form {
  position:static;top:20px;
  border-style:ridge;border-width:3px;background-color:#778899;
  font-family:Verdana,Arial,sans-serif;color:#ffffff;font-weight:bold;font-size:10px;
  }
a:link.browser {
  text-decoration:underline;
  color:#ffffff;
  }
a:visited.browser {
  text-decoration:underline;
  color:#ffd700;
  }
a:hover.browser {
  text-decoration:none;
  color:#ff0000;
  }
a:link.noul {
  text-decoration:underline;
  color:#add8e6;
  }
a:visited.noul {
  text-decoration:underline;
  color:#ffd700;
  }
a:hover.noul {
  text-decoration:none;
  color:#ff0000;
  }