﻿body 
{
	background-color: #dacfae;
}

.RegularText
	{
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;	 
	}
		
.Header
	{
		font-family: "Vivaldi";
		font-weight: bold;
		font-size: xx-large;
		color: #804040;
		text-align: center;
	}
		
.SubHeader
	{
		font-family: "Vivaldi";
		font-size: x-large;
		font-weight: bold;
		color: #804040;
		text-align:center;
	}