﻿.GraceLabel
{
	color: #6F0021;
	font-size: small;
}
.HistoryLabel
{
    font-family: Script;
    font-size: 30px;
    font-weight: bold;
}
table
{
    margin: auto;
    padding: auto;
    width: auto;
}
td
{
    vertical-align: top;
}