﻿.header {
	margin: 25;
	padding: 25;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #0000FF;
	text-align: center;
	background-color: #FFFFCC;
	height: 40px;
	width: 453px;
}

.body {
	padding: 25;
	margin: 25;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-align: justify;
	background-color: #FFFFCC;
	width: 453px;
}

.tablepicture {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0000FF;
	height: 75px;
	width: 100px;
}

.tablecopy {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0000FF;
	height: 35px;
	width: 100px;
	text-align: center;
	max-height: 35px;
}
.spacer {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	height: 5px;
}
