IMG {
	border : none;
}

A.blue:LINK {
	color : #0000FF;
	background-color : transparent;
}

A.blue:VISITED {
	color : #0000FF;
	background-color : transparent;
}

A.blue:ACTIVE {
	color : #0000FF;
	background-color : transparent;
}

A.blue:HOVER {
	color : #FF0000;
	background-color : transparent;
}

A.blue:FOCUS {
	color : #FF0000;
	background-color : transparent;
}

.justify {
	text-align : justify;
}

LI {
	padding-bottom : .25em;
}
SMALL           { font-size: .83em }

.small70em      { font-size: .70em }

DIV             { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal }

.redlist        {
	list-style: disc outside url(rd_di.gif);
}

.yellowlist     { list-style: disc outside url(yl_di.gif) }

.bluelist       { list-style: disc outside url(bl_di.gif) }

H1              {
	font-size: 2.5em;
}

H2              { font-size: 1.3em }

H3              { font-size: 1.17em }

H5              { font-size: .83em }

H6              { font-size: .67em }

H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }

I, EM           { font-style: italic }

PRE, CODE       {
	font-family: monospace;
	font-size : .9em;
}

.recipehome     {
	background: #FFCC66 url(recipes.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #8B4513;
	margin: 0 2em 0 2em
}
				  
.recipes     {
	background: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: Black;
	margin: 0 2em 0 2em
}
				  
.center         { text-align: center }

.hr80pct {
	margin-left: 10%;
	width: 80%;
}

.bluetext {
	color: #0000FF;
	background-color : transparent;
}
.fakeh1              {
	font-size: 2.5em;
	font-weight: bolder;
	text-align : center;
}
.fakeh4              {
	font-size: 1em;
	font-weight: bolder;
	text-align : center;
}
