﻿body
{
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Footer a
{
	color: white;
	text-decoration: underline;
}
.Footer
{
	z-index: 104;
	left: 0px;
	width: 100%;
	color: white;
	position: absolute;
	top:600px;
	height: 30px;
	background-color: #c03f44;
}
.Footer img
{
	position: static;
}
.MenuItem
{
	font-weight: normal;
	color: black;
	font-style: italic;
}
.PageHeading
{
	font-weight: bold;
}
