﻿<style type="text/css">
html {
  height:100%; /* fix height to 100% for IE */
  max-height:100%; /* fix height for other browsers */
  padding:0;
  margin:0;
  border:0;
/*  overflow:hidden; /*get rid of scroll bars in IE */
}
body {
  height:100%;
  max-height:100%;
/*  overflow:hidden; */
  padding:0;
  margin:0;
  border:0;
}
.geppettologo {
				background-image: url('images/geppetto.jpg');
}
.greenborder1 {
				border: 1px solid #008E19;}
.textfontblack {
				color:black;
				font-size:medium;
				font-family: Calibri;
}
.border0 {
				border-width: 0;
}
.fontgrbitalXL {
				color: #008E19;
				font-size: x-large;
				font-family: Calibri;
}
.fontredbL {
				color: #80003B;
				font-size: medium;
				font-family: Calibri;
				font-weight: bold;
}
.indent6 {
				margin-left: 6px;
}
.indent16 {
				margin-left: 16px;
}
.fontblsm {
				font-family: Calibri;
				text-align: center;
				font-size: small;
				font-weight: normal;
				color: #000000;
}
.fontgritalsm {
				font-family: Calibri;
				text-align: center;
				font-size: small;
				font-weight: normal;
				color: #008E19;
}
.textalignR {
				text-align: right;
}
.fontgraysmalignR {
				font-family: Calibri;
				text-align: right;
				font-size: small;
				font-weight: normal;
				color: #C0C0C0;
}
.textaligncenter {
				text-align: center;
}
.fontredbold {
				color: #80003B;
				font-weight: bold;
				font-family: Calibri;
}
.borderwidth0 {
				border-width: 0px;
}
.fontgrsmcenter {
				font-family: Calibri;
				text-align: center;
				font-size: small;
				font-weight: normal;
				color: #C0C0C0;
}
.style2 {
				border: 0 solid #008E19;
				text-align: right;
				font-size: small;
}
.textaligncenter {
				text-align: center;
}
.fontltgrey {
	color: #990000;
	font-weight: bold;
}

</style>

