BODY {
  background-image: url(slice/backgd.jpg);
  	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
}

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
}

HR {
  color: #663300;
}

FONT {
  color: #663300;
}

H1 {
  color: #663300;
}

H2 {
  color: #663300;
}

H3 {
  color: #663300;
}

H4 {
  color: #663300;
}

H5 {
  color: #663300;
}

H6 {
  color: #E5C095;
}

UL {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #663300;
}
#Blue {
	color: #00F;
}
.style2 {
	color: #663300;
	font-weight: bold;
}
.style1 {color: #422100;}
.style2 {font-size: 16px; color: #422100;}
.style3 {font-size: large; color: #663300;}
.style4 {font-size: medium; color: #663300;}
.style6 {font-size: medium; color: #663300;}
.style7 {color: #0000FF;}
.style8 {font-size: large; color: #0000FF;}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #422100;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #03F;
	text-decoration: underline;
	font-style: bold;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #933;
	text-decoration: underline;
}
