@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #64300A;
	font-size: 14px;
	font-family: Trebuchet MS;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #64300A;
}
a:link {
	color: #BE966D;
}
#chocolate-body a:link {
	color: #64300A;
}
a:visited {
	color: #BE966D;
}
#chocolate-body a:visited {
	color: #64300A;
}
a:hover {
	color: #DE5E1F;
}
#chocolate-body a:hover {
	color: #64300A;
}
a:active {
	color: #BE966D;
}
#chocolate-body a:active {
	color: #64300A;
}
h1 {
	font-size: 24px;
	color: #D2A375;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.style1 {
	color: #64300A
}
.style2 {
color: #64300A; font-weight: bold;
}
.style3 {
font-size: 10px
}
.style4 {
	color: #D4A070;
	font-size: 10px;
}
.style5 {color: #D4A579; font-weight: bold;
}

