﻿body
{
	font-family:Arial;
	font-size:10pt;
	background-color:#7b8995;
	line-height:175%;
}

#outside
{
	border:1px solid;
	border-color:black;
	background-color: #c4c7ce;
	padding:0px;
}

#footer
{
	text-align: center; 
	background-color: #000000;
	color: #00CCFF;
    font-family: "Arial Narrow";
    font-size: 12pt;
    height:35px;
}