div.Section1
	{page:Section1;}

.style1 {color: #FF0000}
.style2 {color: #FFFFFF}
body,td,th {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image:  url(../div/spider%20II%20background.gif);
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6600;
}
