img, div, a, input { behavior: url(iepngfix.htc) }

body {
background-color: #e9c59d;
}

a:link {
	color: #c93d00;
	text-decoration: none;
}

a:visited {
	color: #472d0c;
	text-decoration: none;
}

a:hover {
	color: #c5721d;
	text-decoration: underline;
}

.h1 { 
  font-family:Georgia, "Times New Roman", Times, serif;
  color: black;
  font-size:24px;
}
.h2 { 
  font-family:Georgia, "Times New Roman", Times, serif;
  color: black;
  font-size:20px;
}

p { font-family:Georgia, "Times New Roman", Times, serif;
color: #660000;
}
.style1 {font-size: 12px}