﻿.darkGreen_small {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #006600;
}
.darkGreen_medium {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #006600;
}
.darkGreen_large {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #006600;
}
.wine_small {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #6A0000;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
}
.wine_medium {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #6A0000;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
}
.wine_large {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #6A0000;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
}
.darkBlue_small {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000066;
}
.darkBlue_medium {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000066;
}
.darkBlue_large {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000066;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
}
.darkGray_small {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.offBlack_medium {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}
.black_large {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
}
.mauve_large {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #660033;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
}
.olive_large {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #5E5E00;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
}
a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #000000;
	text-decoration: underline;
}
.mauve_Xlarge_BOLD {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #660033;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
}
.black_large_BOLD {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
}
.darkBlue_Xlarge {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000066;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
}
.black_small {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
}
.black_small_BOLD {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
}
.black_Xsmall_BOLD {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
}
.black_XXsmall {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
}
.masthead_text {
	font-family: Impact;
	font-style: normal;
	color: #6A0000;
	font-size: xx-large;
	font-weight: normal;
	font-variant: normal;
}
.masthead_text_lower {
	font-family: Verdana;
	font-style: normal;
	color: #000066;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
}
.old_cookbooks_text {
	font-family: "Old English Text MT";
	font-style: normal;
	color: #5E5E00;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
}
.black_medium_Bold {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: normal;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.italicsBold {
	font-style: italic;
	font-weight: bold;
}
.underlineBold {
	text-decoration: underline;
	font-weight: bold;
}
.italicsBoldUnderline {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #464646;
}
a:visited {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #464646;
}
