﻿.ScriptureReference
{
    font-weight:normal;
    font-size: 10pt;
    color: black;
    font-family: Arial, Sans-Serif;
    text-align: center;
}

.ReflectionTitle
{
    font-weight: bold;
    font-size: 16pt;
    color: black;
    font-family: Arial, Sans-Serif;
    text-align: center;
}
.AuthorName
{
    font-style: italic;
    font-family: Cursive, 'Times New Roman' , Serif;
    text-align: right;
}
.TodaysDate
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: Arial, Sans-Serif;
    text-align: center;
}
.Reflection
{
    font-weight: normal;
    font-size: 12pt;
    color: black;
    font-family: Arial, Sans-Serif;
}
.Prayer
{
    font-weight: normal;
    font-size: 12pt;
    font-style: italic;
    font-family: 'Times New Roman' , Serif;
    border-right: 1px solid;
    border-top: 1px solid;
    vertical-align: middle;
    border-left: 1px solid;
    border-bottom: 1px solid;
    text-align: center;
}

