﻿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: #C9C89B;
}




h1{
				font: 24pt Comic Sans MS;
				color: #800000;
				text-align: center;
}

h2{
				font: 16pt Comic Sans MS;
				color: #800000;
}

h3{
				font: 12pt Comic Sans MS;
				color: #800000;
}
h4{
				font: 10pt Comic Sans MS;
				color: #800000;
}

h5{
				font: 8pt Comic Sans MS;
				color: #800000;
}



p{
				font: 10pt Comic Sans MS;
				color: #800000;
}



A:hover{
				color: #000080;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				font-size: 12pt;
				font-family: Comic Sans MS;
}
A:active{
				text-decoration: none;
				color: #000080;
				font-size: 12pt;
				font-family: Comic Sans MS;
}
	A:visited{
				text-decoration: none;
				color: #000080;
				font-size: 12pt;
				font-family: Comic Sans Ms;
}


	
