﻿
.BannerTitle
{
	height: 70px;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11pt;
}

.content
{
	font-family: Arial;
	font-size: 10pt;
}
.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
}
.list
{
	list-style-type: none;
}


.footer
{
	font-family: Arial;
	font-size: 7pt;
	color: gray;
}
.button
{
	height: 40px;
	width: 159px;
	background-color: LightSteelBlue;
	font-weight: bold;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15pt;
}
.heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17pt;
}
