body {
	background-image: url( top/bg02.jpg );
	background-attachment: fixed;
	background-position: 80 0px;
	background-repeat: repeat-y;
	scrollbar-track-color: #ffffff;
  	scrollbar-face-color: #ffffff;
  	scrollbar-shadow-color: #ffffff;
  	scrollbar-darkshadow-color: #6699FF;
  	scrollbar-highlight-color: #ffffff;
  	scrollbar-3dlight-color: #6699FF;
  	scrollbar-arrow-color: #6699FF;
}
A:link { text-decoration: none; color: #000000; margin: 0px; }
A:visited { text-decoration: none; color: #666666; margin: 0px; }
A:active { text-decoration: none; color: #000000; margin: 0px; }
A:hover { text-decoration: none; color: #cc6699; margin: 0px; position: relative; left: 1px; top: 2px; }
h1 {font:bold 1.2em}
h2 {font:bold 1.1em}
p {line-height:1.4em;font-size:0.9em}

table.border {border:2px dotted #6699ff;}
table {background-color: #ffffff;}


