*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-base-color: #CE6300;
	scrollbar-face-color: #fffff;
	scrollbar-highlight-color: Navy;
	scrollbar-arrow-color: #FFE199;
	scrollbar-shadow-color: #FFE199;
	scrollbar-track-color : #FFE199;
	scrollbar-darkshadow-color : #008000;
	scrollbar-3dlight-color : #FF9900;
	font-weight : bold;
}

BODY{
	background-image: url(sf2storia.gif);
	background-attachment: fixed;
	text-align: center;
	color: Black;
}


.body2{
	background-image: url(sfstoria.gif);
	background-attachment: fixed;
	text-align: center;
	color: #006E00;
}

TABLE{
	background-color : #FFE199;
	width: 725px;
	border : thin double #CE6300;
}

.table2{
	background-color : #FFEFC6;
	border: none;
	width: 700px;
}

H1{
	color: #000080;
	font-size: 17px;
}

H2{
	color: #008000;
	font-size: 15px;
}

H3{
	color: #008000;
	font-size: 13px;
}


A:LINK {
	text-decoration : none;
	color: Black;
}

A:HOVER {
	text-decoration : none;
	color: Purple; 
}

A:VISITED {
	text-decoration : none;
	color: Black;
}

A:VISITED:HOVER {
	text-decoration : none;
	color: Purple; 
}

.copyright{
	color : #CE6300;
	font-size: 10px;
}