﻿body 
{
	font-family: Verdana;
	font-size: 10pt;
}

.BoldFont
{
		font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

a
{ color: #840025;
}

a.SocialChemistName:link
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

a.SocialChemistName:hover
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

a.SocialChemistName:visited
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

a.SocialChemistName:active
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

table
{
	padding: 0 0 0 0;
	border-spacing: 0;
	margin 0 0 0 0;
}

.TopText
{
	font-family: Verdana;
	font-weight: bold;
	color: #b01f22;
	font-size: 16pt;
	font-variant: small-caps;
}

.RecipeName
{
	color: #750020;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	
}

.BigTextBold
{
	font-family: Verdana; color: #840025;
	font-weight: bold;
	font-size: 12pt;
}

.MediumText
{
	font-family: Verdana; color: #840025;
	font-size: 10pt;
}



.MediumTextBoldCaps
{
	font-family: Verdana; color: #840025;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
}

.MediumTextBold
{
	font-family: Verdana; color: #840025;
	font-size: 10pt;
	font-weight: bold;
}

a.BasicLink:link
{
	color: #840025;
}

a.BasicLink:visited
{
	color: #840025;
}

a.BasicLink:active
{
	color: #840025;
}

a.BasicLink:hover
{
	color: #840025;
}

.BasicLink
{
	color: #840025;
}

.FirstLetter
{
	color: #840025;
	font-size: 12pt;
}
