@charset "utf-8";
/*Sytle sheet for MetzDarling.com*/
body {
	background-color:#d07830;
}
a:link, a:visited {
	font-size:10pt;
	font:"Trebuchet MS";
	color:#4F3113;
	text-decoration:none;
}
a:hover {
	font-size:10pt;
	font-family:"Trebuchet MS";
	color:#668833;
}
h1 {
	font-size:14pt;
	font-family:"Monotype Corsiva";
	color:#003C00;
}
h2 {
	font-size:18pt;
	font-family:"Monotype Corsiva";
	color:#003C00;
}
h3 {
	font-size:14pt;
	font-family:"Trebuchet MS";
}
h4 {
	font-size:10pt;
	font-family:"Trebuchet MS";
}
p {
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size:9pt;
}
.style5 {
	font-size:10pt;
	color:#000000;
}
.style6 {
	font-size:10pt;
}