a{
	text-decoration:none;
}
a:link{
    color:#cc3333;
}
a:active {
    color:#999999;
}
a:visited{
    color:#cc0000;
}
a:hover{
    color:#ff0000;
}
body{
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#cc0000;
	scrollbar-arrow-color:#660033;
	scrollbar-darkshadow-color:#000000;
}
body{
	margin-top:140px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
body{
	background-image: url(higan.jpg); 
	background-attachment: fixed;
	background-repeat: no-repeat; 
	background-position: top;
}
body,td,th{
	line-height:18pt;
}
body,td{
	color:#999999;
}
