﻿body {
	font-family: Verdana;
	background-color:white;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.bodyText
{
	font-size: .9em;
}
.tagline {
	font-size: .8em;
	font-style: italic;
	color: #FFFFFF;
}
.menu {
	font-size: .7em;
}
.name {
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
.heading {
	font-weight: bold;
	font-size: 1.0em;
}
.footer
{
	font-size: .8em;
	color: #FFFFFF;
	background-color: #008080;
}
.menuHeading {
	font-size: .8em;
	font-weight: bold;
}
