body{
	scrollbar-face-color: #F5F5DC;
	scrollbar-highlight-color: #F4A460;
	scrollbar-shadow-color: #DEB887;
	scrollbar-3dlight-color: #FFF8DC;
	scrollbar-arrow-color: #D2691E;
	scrollbar-track-color: #FAEBD7;
	scrollbar-darkshadow-color: #E9967A;
	background-attachment: fixed;
	scrollbar-base-color: #CD853F;
	background-color: #FFEBCD;
}




h1{
	font: 24pt Comic Sans MS;
	color: Maroon;
	text-align: center;
}

h2{font:16pt Comic Sans MS; color:maroon;}

h3{
	font: 12pt Comic Sans MS;
	color: Maroon;
}
h4{font:10pt Comic Sans MS;
	color:maroon;}

h5{
	font:8pt Comic Sans MS;
	color: maroon;}



p{
	font:10pt Comic Sans MS;
	color: maroon;
	}



A:hover{
	color: navy;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size:10pt;
	font-family: Comic Sans MS;
}
A:active{
	text-decoration: none;
	color: navy;
	font-size: 10pt;
	font-family: Comic Sans MS;
}
	A:visited{
	text-decoration: none;
	color: navy;
	font-size: 10pt;
	font-family: Comic Sans Ms;

}


#alice  {
	position: absolute;
	left:350px;
	top: 275px;
	
	}
	
	td {
		background-attachment: fixed;
		font-size: 12pt;
		font-style: normal;
		font: Comic Sans MS;text-decoration:none;
		color: maroon;
		height: 20px;
	
	}
	



	


