/* CSS Document */
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFDFB0;
}
.legal {font-size: 11px}
.header {font-size: 36px}
.style1 {
	font-size: 24px;
	color: #FF516B;
}
.recipniche {
	color: #FF6F9F;
	font-weight: bold;
}
.style2 {font-size: 18px}
.style3 {font-weight: bold}
.style4 {
	font-size: 22px;
	font-weight: bold;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 13px;
}
a:link {
	color: #4800D5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4800D5;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.style5 {font-family: "Times New Roman", Times, serif}
.style6 {font-size: 15px}
.style8 {
	font-size: 28px;
	color: #FF516B;
	font-weight: bold;
}
.style9 {font-size: 20px}
.style10 {color: #4800D5}