BODY.main	{	background-color: #0b060a;
 border-style: none;
 margin: 0px; font-family: Arial, Verdana; color: #FFFFFF;
	}
IMG		{	border-style: none;
					}

TABLE.main	{
	width: 1100px;
 height: 75%;
 text-align: center;		}


TD		{	text-align: center;					}
TD.info		{	vertical-align: middle;					
}

TD.footer	{
	text-align: center;
					}

TD.desc		{
	text-align: center;
					}

P.desc		{
	text-align: center;
 font-size: large;			}

P.info		{
	text-align: center;
 font-size: xx-large;		}

TD.desc		{
	vertical-align: middle;					
}

A		{
	text-decoration: underline;
 color: #FF9933;		
}

A.small_link	{
	font-size: 10pt;					
}
A.img:link	{ 	color: black; text-decoration: none;			}
A.img:active	{ 	color: black; text-decoration: none;			}
A.img:hover	{ 	color: black; text-decoration: none;			}
H2		{
	color: #FFFFFF;
						}
