body					{ 
							background: #F2F2E4; 
							font-family: "Verdana", "Arial", "Tahoma"; 
							font-size: 8pt; 
							line-height: 140%; 
							color: #000000; 							
						}



td						{ 
							font-family: "Verdana", "Arial", "Tahoma"; 
							font-size: 8pt; 
							line-height: 140%; 
							color: #000000; 
						}



A:link					{
							color: #766C66; 
							text-decoration:none;
						}



A:visited				{
							color: #766C66; 
							text-decoration:none;
						}



A:hover					{
							color: #000099;
							text-decoration:underline;
						}



.top_margin				{
							height: 10px;
						}



.bottom_margin			{
							height: 10px;
						}



.banner					{
							font-size: 12pt;
							color: #76924D;
							font-weight:bold;
						}



.content_top			{
							height: 22px;
							background-color: #FFFFFF;
						}



.content_left			{
							width: 67%;
							background-color: #FFFFFF;
						}



.content_left_margin	{
							padding-left:26px;
							padding-right:26px;
						}



.v_line					{
							font-size: 1pt;
							width: 1px;
							background-color: #AFB686;
						}



.content_right			{
							width: 33%;
							background-color: #FFFFFF;
						}



.content_right_margin	{
							padding-left:13px;
							padding-right:13px;
						}



.content_bottom			{
							height: 22px;
							background-color: #FFFFFF;
						}



.content_shadow			{
							width: 12px;
							background-image: url('../images/right_shadow_2.gif');
						}