@charset "iso-8859-1";
html {
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
}
body {
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana,tahoma,sans-serif;
	color: #cccccc;
	cursor: n-resize;
	background-image: url(back.gif);
	background-repeat: repeat-x, repeat-y;
}
h1 {
	color: #cccccc;
	font-family: verdana,tahoma,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	color: #cccccc;
	font-family: verdana,tahoma,sans-serif;
	font-size: 7pt;
	font-weight: lighter;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
}
table, tr, td {font-size: 7pt; font-weight: lighter; font-family: verdana,tahoma,sans-serif; color: #cccccc
}

a:link {
	color: #cccccc; text-decoration: none; cursor: crosshair;
}
a:visited {
	color: #cccccc; text-decoration: none; cursor: crosshair;
}
a:hover {
	color: #ffffff; text-decoration: line-through; cursor: crosshair;
}
a:active {
	color: #cccccc; text-decoration: none; cursor: crosshair;
}
#table {
	position: absolute; top: 0px; left: 50%; margin-left: -301px; z-index: 1; width: 602px; height: 516px; background-image: url(top.jpg); text-align: center;
}
#copy {
	position: absolute; top: 530px; left: 50%; margin-left: -301px; z-index: 1; width: 602px; height: 100%; text-align: center;
}