  body {
    background:#FFF;
    scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #0500EE;
	scrollbar-track-color: brown#06CCFF;
		font-size:12pt;
		font-family:Arial;
	margin: 0px 0px 0px 0px; }
   a img {border:none;}
  .note {color:red}	
  table, td { vertical-align: border: 1px solid black }

P.header { font-size:300%;
		font-family:Arial;
		color:red;
		font-weight: bold;}
	
	a:link { color: blue; font-size:100%; text-decoration: none; }
	a:visited { color: blue; font-size:100%; text-decoration: none; }
	a:hover { color: red; font-size:100%; background-color: yellow; text-decoration: underline; }