/* Style sheet optimized for basis - Last updated 11/27/2002 Takehiro Kuga */

body		{
	scrollbar-face-color:;
	scrollbar-arrow-color:black;
	scrollbar-track-color:white;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
	color: #ffffff;
/*	background-color: #ffcccc; */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-image: url('../images/main.jpg'); */
	font-size: 10pt;
	margin-top: 35pt;
	margin-bottom: pt;
	margin-left: 27pt;
	margin-right: pt;
	font-family: Comic Sans MS;
		}

table		{
	color: #ffffff;
/*	background-color: #ffffff; */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
	font-size: 10pt;
	margin-top: pt;
	margin-bottom: pt;
	margin-left: pt;
	margin-right: pt;
	font-family: Comic Sans MS;
		}

.copyright	{
	font-size: 8pt;
	font-family: Comic Sans MS;
		}

/* text-decoration: none/underline/overline/line-through/blink */
/* cursor: n-resize/s-resize/e-resize/w-resize/ne-resize/se-resize/nw-resize/sw-resize/crosshair/move/help/wait/pointer/hand/text/default */
a:link	{color:"#ffffff";text-decoration:"blink";}
a:visited	{color:"#ffffff";text-decoration:"blink";}
a:active,a:hover	{color:"#FF0000";cursor:hand;text-decoration:"blink";}

