body			{background-color: white;
			 text-align: center;
			 color: #FF9411;
			}
a			{color: #0000FC;
			 text-decoration: underline;
			}
a:hover			{text-decoration: none;
			}
.image			{border-style: double;
			 border-color: #FF9411;
			 border-width: thin;
			}
.toptable		{background-color: white;
			 border-color: #FF9411;
			 border-style: double;
			 border-width: thick;
			}
.subtable		{background-color: #F9FFDF;
			 border-color: #F9FFDF;
			 border-style: solid;
			 border-width: thick;
			}
.header			{
			}
.footer			{
			}
.text			{color: #FF9411;
			 font-family: Serif;
			}
.bigtext		{color: #FF9411;
			 font-family: serif;
			 font-size: x-large;
			}
.superbtext		{color: #FF9411;
			 font-family: serif;
			 font-size: xx-large;
			}
.smalltext		{color: #FF9411;
			 font-family: Arial;
			 font-style: italic;
			 font-size: x-small;
			}
.superstext		{color: #FF9411;
			 font-family: Arial;
			 font-style: italic;
			 font-size: xx-small;
			}
.warning		{
			}
.z2257			{
			}


