﻿body
{	text-align: left;
}

.SiteHeader
{
	font-size: 36px;
	background-color: #007929;
	font-style: oblique;
	font-family: 'Times New Roman' , Times, serif;
	font-weight: bold;
	color: #000000;
}

.PageHeader
{
	font-size: 24px;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	font-family: 'Times New Roman' , Times, serif;
	margin-left: 30px;
	margin-right: 30px;
	color: #000000;
}

.PageText
{
	color: #000000;
}