font	{ font-family: Verdana, Arial, Helvetica, sans-serif }
td		{ font-family: Verdana, Arial, Helvetica, sans-serif }
th		{ font-family: Verdana, Arial, Helvetica, sans-serif }
P		{ font-family: Verdana, Arial, Helvetica, sans-serif }
hr		{ height: 0px; border: solid #c2cdd6 0px; border-top-width: 1px;}

.H1 {color: #BB0000;}
.subhead {font-size: 11px;}
.menurescipes {font-size:11px; color: #996600;  }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #BB0000;
}
a.nav			{
	text-decoration: none;
	color : #EE0000;
}
a.nav:hover		{
	text-decoration: underline;
	color : #FFCC00;
}

/* Copyright and bottom info */
.copyright		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
	letter-spacing: 1px;
}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

