a.small{
	text-decoration:	none;
	font-size:	9pt;
	}
a.small:active {color: black}
a.small:hover {color: black}
a.small:link {color: black}
a.small:visited {color: black}


.date{
	font-size:	65%;
	font-family:	sans-serif;
	color:		#903;
	font-weight:	400;
	}

h1	{
	font-size:	200%;
	color:		#060;
	font-weight:	900;
	text-align:	center;
	margin-top:	-25px;
	margin-bottom:	0px;
	}

h2	{
	font-size:	180%;
	color:		#030;
	font-weight:	700;
	margin-top:	-5px;
	margin-bottom:	0px;
	}



/* REDEFINE some STANDARD TAGS */

i	{
	font-size:	110%;
	font-family:	kids, comic, "comic sans ms", "lucida console regular", "lucida handwriting", BernhardTango;
	font-weight:	600;
	color:		#990033;
	}

strong	{
	font-size:	105%;
	font-weight:	700;
	color:		#003300;
	}



/* STYLES FOR RECIPE CARDS */



.cardtop{
	background:	#77cccc;
	font-size:	18pt;
	font-family:	 "futura book", "century gothic", arial, "sans serif";
	font-weight:	900;
	color:		#990033;
	text-align:	center;
	}
.cardtitle{
	background:	#aaffee;
	font-size:	18pt;
	font-family:	"PTBarnum BT", "bookman old style", bookman, "book antiqua", "charter", "calisto mt" ;
	font-weight:	800;
	color:		#990033;
	text-align:	center;
	}

.cardleft{
	background:	#aaffee;
	font-size:	14pt;
	font-family:	kids, comic, "comic sans ms", "lucida console regular", "lucida handwriting", BernhardTango;
	font-weight:	700;
	color:		#990033;
	text-align:	center;
	}

.cardright{
	background:	#aaffee;
	font-size:	14pt;
	font-family:	kids, comic, "comic sans ms", "lucida console regular", "lucida handwriting", BernhardTango;
	font-weight:	700;
	color:		#990033;
	text-align:	center;
	}

.cardbleft{
	background:	#aaffee;
	text-align:	left;
	font-family:	monospace;
	font-size:	9pt;
	}

.cardbright{
	background:	#aaffee;
	text-align:	left;
	margin-left:	10px;
	}

.by{
	font-size:	13pt;
	font-family:	kids, comic, "comic sans ms", "lucida console regular", "lucida handwriting", BernhardTango;
	font-weight:	600;
	color:		#990033;
	text-align:	right;
	}
