.footer	{
		font-family: Verdana;
		color: white;
		font-weight: bold;
		font-size: 8 pt;
		text-align: center;
		}

.menu		{
		font-family: Verdana;
		color: white;
		font-weight: bold;
		font-size: 10 pt;
		text-align: center;
		}

.address	{
		font-family: Verdana;
		font-size: 10 pt;
		text-align: right;
		}

.body		{
		font-family: Verdana;
		color: black;
		font-size: 10 pt;
		text-align: center;
		}

td a		{
		font-family: Verdana;
		font-size: 10 pt;
		text-align: center;
		}

.menu a		{
		text-decoration: none;
		color: white;
		}

.menu a:hover		{
		color: #D4D4FF;
		}

.menu a:visited	{
		color: white;
		}

h1		{font-family: verdana;
		}