/* CSS Document */

.legal {font-size: 11px;
}
.style1 {
	font-size: 36px;
	font-family: "Arial Rounded MT Bold";
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #000000;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.recipniche {
	font-weight: bold;
	color:#990000;
	font-size:13px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
body {
	background-color: #FFFCE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
.style5 {font-size: 20px; font-weight: bold; }
.style6 {font-size: 18px}
.style7 {color: #000000}
.style10 {
	font-size: 13px;
	color: #000000;
}
.style11 {font-size: 26px}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}