body   {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(Images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p  {
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	word-spacing: .2em;
	letter-spacing: .02em;
	text-align: left;
}
.linktext {
	font-size: 16px;
	color: #FFFFFF;
}
.linkheader {
	font-weight: bolder;
	color: #F8F8C6;
}


.table_left { border: dashed 1px gray }
.whiteext   { color: white; font-size: 12px; line-height: 13px; font-family: "Trebuchet MS"; text-decoration: none; list-style-type: square }
.header {
	color: #ffc;
	font-size: 22px;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.boxstyle { margin: 6px; padding: 6px; border: 0px }
.title  { color: white; font-weight: bold; font-size: 16px; line-height: 18px; font-family: "Trebuchet MS"; text-decoration: underline }
.bold   { color: #ffc; font-weight: bold }
.h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B42324;
	font-variant: normal;
}
.CookBookTitle {
	color: #B42324;
	font-size: 16px;
	font-weight: bolder;
}
.CookBookHeader {
	font-size: 18px;
	font-weight: bold;
	color: #B42324;
}
.5Years {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EFEFA5;
}
.MenuItems {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFC;
	text-decoration: none;
}
.bold ul li {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
td {
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	word-spacing: .2em;
	letter-spacing: .02em;
	text-align: left;
}
.table_left tr td p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.table_left tr td p a:hover, a:active, a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b42324;
	text-decoration: none;
}
p a {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
p a:hover,a:active,a:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b42324;
	text-decoration: none;
}
em {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
a img {
	padding: 5px;
}

