.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #dcdcdc;
font-size: 9px;
}
	html {	
    overflow-y: scroll;
	}

	body 
	{
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
		background-image: url(images/slice1-bg.gif);
	}
	a
	{
		color: #faf0e6;
		text-decoration: underline;
		
	}	
	a:hover
	{
		color: #cccccc;
		text-decoration: none;
	}

.styleverd8 {
color: #faf0e6;
font-family: "Verdana", Geneva, arial, sans-serif;
font-size: 9px;
}
	
.style8 {
color: #faf0e6;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}
.style9 {font-size: 16px}


