@charset "iso-8859-1";

body{
	font-family:Verdana,Arial;
	color:#790000;
	background-color:#EBCB92;
	background-image:url(images/background.jpg);
	font-size:10pt;
	scrollbar-base-color:#DEBE85;
	scrollbar-3dlight-color:#FFE3AA;
	scrollbar-arrow-color:#FFE3AA;
	scrollbar-darkshadow-color:#340000;
	scrollbar-face-color:#DEBE85;
	scrollbar-highlight-color:#FFE3AA;
	scrollbar-shadow-color:#430000;
	scrollbar-track-color:#F6D89C;
	}

h1	{font-family:Copperplate Gothic Bold,Papyrus,Verdana,Arial;
	 text-align:center;
	 font-size:22pt;
	 }
h2,h3,h4,h5 {font-family:Papyrus,Verdana,Arial;}

hr{color:#790000;}

a{text-decoration:none; font-weight:bold;}
a:link{color:#A90000;}
a:visited{color:#A90000;}
a:hover{color:#997200;}
a:active{color:#A90000;}
