body {
	background-color: #CCCCFF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

body, td, th {
	color: #663300;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	color: #663300;
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Kunstler Script";
	font-variant: normal;
	font-style: italic;
	font-weight: bolder;
}
h2 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: oblique;
	font-weight: normal;
}
h3 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
h4 {
	color: #663300;
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Kunstler Script";
	font-variant: normal;
	font-style: italic;
	font-weight: bolder;
}
h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

