html {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background-color : #FFFFFF;
  max-width: 7.5in;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background-color : #FFFFFF;
  max-width: 7.5in;
  margin: 0px 0px 0px 0px;
}

h1 { 
  font-size: 20pt; 
  color : #0066CC; 
  font-variant: small-caps;
  text-align: center;
}

h2 { 
  font-size: 18pt; 
  color : #0066CC; 
}
  
h2.applet { 
  font-size: 18pt; 
  color : #0066CC; 
  text-align: center;
}
  
h3 { 
  font-size: 14pt; 
  color : #0066CC; 
}

h4 { 
  font-size: 12pt; 
  color : #0066CC; 
}

th {
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background-color : #FFFFFF;
  color : #000000;
}

td { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10pt;
}

table.sign_small {
  border-style: solid;
  border-width: medium;
  width: 166px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

div.center {
  text-align: center;
}

table.sign_small tr td {
  font-size: medium;
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
}

table.sign_small tr td.verbatim {
  font-size: medium;
  font-weight: bold;
  font-variant: normal;
  text-align: center;
}

p.applet {
  text-align: center;
}

em {
  color: maroon;
}

a:visited	{
  color: #0066CC;
}

a:hover	{ 
  color: #0066CC;
}

a:link {
  color: #0066CC;
}

a:active {
  color: #0066CC;
}

img {
  border-style: none;
}

.footer
{
	position: relative;
	background-color: Black;
	color: White;
	font-family: Arial;
	font-size: 11px;
	left: 0px;
	width: 100%;
}

.footer a
{
	color: White;
}

.footer a:active
{
	color: White;
}

.footer a:link
{
	color: White;
}

.footer a:visited
{
	color: White;
}

.footer img
{
	vertical-align: middle;	
}

.footerRow
{
	vertical-align: bottom;
	height: 25px;
}
