body			{background-color: black;
				}
				
td				{vertical-align: top;
				font-family: arial;
				}
				
.maintext		{color: black;
				font-size: 12px;
				font-weight: none;
				padding-bottom: 17px;
				padding-right: 5px; 
				}
				
.maintext2		{color: black;
				font-size: 12px;
				font-weight: none;
				padding-bottom: 7px;
				padding-right: 5px; 
				}

				
.highlight		{color: 862200;
				}
				
.menu, menu:visited	{color: aaaaaa;
				font-size: 11px;
				text-align: right;
				text-decoration: none;
				font-weight: bold;
				}
				
.menu:hover		{color: fffee4;
				font-weight: bold;
				}
								
.footer			{color: aaaaaa;
				font-size: 11px;
				text-align: center;
				font-weight: bold;
				vertical-align: middle;
				}
				
.heading		{color: 862200;
				font-size: 16px;
				font-weight: bold;
				}
				
.heading2		{color: 862200;
				font-size: 14px;
				font-weight: bold;
				}
				
a, a:visited	{color: 777777;
				font-weight: bold;
				}
				
a:hover			{color: 862200;
				}
				
.counter		{text-align: right;
				vertical-align: top;
				padding-right: 8px;
				padding-top: 8px;
				}
				
.mail			{text-align: right;
				vertical-align: bottom;
				padding-right: 28px;
				padding-bottom: 0px;
				}