﻿body {
	color: rgb(102, 0, 51);
	background-image: url('images/gingerbg.gif');
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
a:link
{
	color: rgb(153, 51, 0);
}
a:active
{
	color: rgb(204, 51, 0);
}
a:visited
{
	color: rgb(102, 102, 0);
}
h1 {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
h2 {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
h3 {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
h4 {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
h5 {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
h6 {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
p {
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
table {
	table-border-color-light: rgb(102, 0, 51);
	table-border-color-dark: rgb(102, 0, 51);
	border-color: rgb(102, 0, 51);
}
td {
	border-color: rgb(102, 0, 51);
}
ol
{
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
ul {
	list-style-image: url('images/gingerbul1a.gif');
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
ul ul {
	list-style-image: url('images/gingerbul2a.gif');
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
ul ul ul {
	list-style-image: url('images/gingerbul3a.gif');
	color: rgb(102, 0, 51);
	font-family: 'Book Antiqua', 'Times New Roman', Times;
}
hr {
	color: rgb(102, 0, 51);
}

