body {
	margin:0;
	font-size:16px;
	font-family:Garamond;
	background-image: url(images/background.gif);
	background-position: center;
}
.menu {
	size: 20px
	color: #996666;
	font-size: 20px;
	color: #996666;
	font-family: Garamond;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link {
	size: 20px
	color: #996666;
	font-size: 20px;
	color: #996666;
	font-family: Garamond;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	size: 20px
	color: #996666;
	font-size: 20px;
	color: #996666;
	font-family: Garamond;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	size: 20px
	color: #996666;
	font-size: 20px;
	color: #996666;
	font-family: Garamond;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	size: 20px
	font-size: 20px;
	color: #669999;
	font-family: Garamond;
	font-weight: bold;
	text-decoration: none;
}
.head1 {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
}
.head2 {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #996666;
	font-style: italic;
}
.bold_body_color {
	font-family: Garamond;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #996666;
}
.smaller {
	font-family: Garamond;
	font-size: 14px;
}
.head3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
}
input {
	background-color: #B2CCCC;
}
textarea {
	background-color: #B2CCCC;
}

