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