/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #9D8897;
	margin-top: 10px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: Comic Sans MS;
	font-size: 13px;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 11px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.recipniche {
	color: #8F7889;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style5 {font-size: 20px; font-weight: bold; }
.style7 {color: #000000}
.style9 {color: #000000; font-weight: bold; }