﻿.RecipeHeading
{
    font-size: xx-large;
    /*font-family: Courier;*/
    font-weight: bold;
}
.RecipeContentHeading
{
    text-decoration: underline;
    /*font-family: Courier;*/
    font-weight: bold;
}
.RecipeContent
{
    /*font-family: Courier;*/
    font-size:12px;
}
.RecipeLinks
{
    /*font-family: Courier;*/
    font-size:12px;
}

.Content
{
	font-size:14px;
}

.SectionHeading
{
	font-size:16px;	
}