body	{
	text-align:center;
	color:#228822;
}
div.left_right_border	{width:40px;}

div#content1{
	width: 610px;
	overflow: auto;
	position: relative;
	text-align:justify;
}
div#content2	{ display: none; }
div#content3	{ display: none; }
h2				{ margin:20px 2px 2px 20px; color:navy; }
h3				{ margin:2px 2px 0px 2px; }
p				{ margin:2px 2px 8px 2px; }
table			{	width:580px; 
					/*border:4px double gray; */
				}
th				{	text-align:left; 
					border-bottom: 1px solid gray; 
					font-size:12pt; color:#032f00; 
				}
td				{ 
					border-left:solid 14px #034f00; 
					border-left:solid 14px #259081; 
					border-left:solid 7px #032f00; 
					padding:4px; 
					font-size:10pt;  
					text-align:left; 
					font-weight:bold; 
					color:#0058c0; 
					color:#032f00;
				}
h3				{ font-size:12pt; }

