	body
	{
		background-color: #E6E6E6;
		color: #191919;
		font-family: Georgia, Times, Serif;
	}
	a:link
	{
		color: #930;
		text-decoration: none;
	}
	a:visited
	{
		color: #C60;
		text-decoration: underline;
	}
	a:hover
	{
		color: #333;
		text-decoration: underline;
	}
	p, ul, li {  font-size: 11pt; }
	h3, h4 { margin-bottom: 0px; }
	
	#Table_01
	{
		border-top: 2px solid #CCC;
		border-right: 2px solid #999;
		border-bottom: 2px solid #999;
		border-left: 2px solid #CCC;
	}
	#lgTd
	{
		background-image: url(images/aei-wheeler_03.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	#mainTd { padding: 5px 25px;}
	
#flFlt { padding: 10px; width: 250px; float: right;}
	
	#foot
	{
		background-color: #191919;
		color: #CCC;
		font-size: 8pt;
		padding: 3px 0px;
	}
#hooza
{
	color: #333;
	font-size: 8pt;
	padding: 3px 0px 3px 0px;
}