@charset "iso-8859-1";
.body {
	text-align: left;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
.head1 {  font: bold 22px "Copperplate Gothic Light", "Times New Roman", "MS Serif"; color: #CC6600}
a:link {
	color: #663300;
	text-decoration: none;
	font-family: "Copperplate Gothic Light", "Times New Roman", "MS Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background: #CC6600;
	font-family: "Copperplate Gothic Light", "Times New Roman", "MS Serif";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #663300;
	font-family: "Copperplate Gothic Light", "Times New Roman", "MS Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.menu {
	font-family: "Copperplate Gothic Light", "Times New Roman", serif;
	font-size: 14px;
	color: #663300;

}
