/* Base class, the rest inherit from this */
TABLE, TR, TD, BODY		{ font: 11px Arial, Verdana, Helvetica, sans-serif; color:#000000; line-height:1.15; }
I						{ font-weight: italic; } 
B						{ font-weight: bold; }
A						{ text-decoration:none; color:#BE0D08; }
A:hover					{ text-decoration:underline; color:#BE0D08; }

.freshnews				{ font-size: 11px; color:#116638; }
a.freshnews				{ color:#116638; }

a.black                 { color:#000000; }
a.black:hover		{ text-decoration:underline; color:#000000; }

.bigbold				{ font-size: 12px; font-weight: bold; }

.big					{ font-size: 12px; }

.pagebottom				{ font-size: 12px; line-height:1.75; }
.pagebottom a			{ color:#000000; }
a.pagebottom			{ text-decoration:none; }
a.pagebottom:hover		{ text-decoration:underline; }

.issue					{ font-size: 13px; color:#FFFFFF; }
.smissue				{ font-size: 12px; color:#006233; }
.blurbissue				{ font-size: 11px; color:#006233; }
.bigissue				{ font-size: 18px; color:#006233; font-weight: bold;}

.recipeserving			{ font-size: 12px; line-height:1.3; }
b.recipeserving			{ font-weight: bold; }
.recipeheading			{ font-size: 16px; font-weight: bold; color:#BE0D08; }
.recipesection			{ font-size: 16px; line-height:1; font-weight: bold; }
.recipetext				{ font-size: 12px; line-height:1; }
						
.articleheading			{ font-size: 16px; font-weight: bold; color:#BE0D08; }
.articletext			{ font-size: 11px; line-height:1.3; }
.articlecaption 		{ font-size: 10px; font-style:italic; }

a.red                   { color: #BE0D08; text-decoration:none;}
a.red:hover             { color: #BE0D08; text-decoration:underline;}

a.workouts				{ color:#116638; text-decoration:none; font-size: 12px; }
