body				{	background-color: #F8F8F8;
						margin-top: 0px;
						margin-left: 0px;
						color: #000000;						}
				
A:link				{	color: #660099;						}

A:visited			{	color: #660099;						}
		
div.topbanner		{	position: absolute;
						top: 0px;
						width: 100%;
						background-color: #000000;
						height: 120px;
						margin: 0px;						}
				
div.main			{	position: absolute;
						top: 144px;
						margin: 0px;						}
				
div.centeredimage	{	text-align:center;
    					margin-top:0px;
    					margin-bottom:0px;
    					padding:0px;						}

.center				{	text-align: center;					}

.center table		{	margin-left: auto;
						margin-right: auto;
						text-align: left;					}

span.indent			{	margin-left: 12px;					}