body            {max-width:1200px; min-width:800px; margin-left:auto; margin-right:auto; background-color: #ffffcc; color: #000000}

a:visited       {background-color: transparent; color: #003300}
a:link          {background-color: transparent; color: #990066}
a:hover         {background-color: transparent; color: #0000ff}
a:active        {background-color: transparent; color: #cc0066}

h1,h3,h5        {font-weight: 700; font-family: Verdana, sans-serif}
h1,h3           {text-align: center}
h1              {font-size: x-large}
h3              {font-size: large}
h5              {text-align: left; font-size: medium}

.bold						{font-weight: 700}

li,dt,dd,p,blockquote
								{font-size: small; font-family: Georgia, serif}

p.bold          {text-align: left; font-weight: bold; font-size: small;
								font-family: Georgia, serif}

p.byline        {text-align: right; font-size: xx-small; 
                font-family: Georgia, serif}
								
p.tree  				{font-size: x-small}								

img							{border: 0 none}
img.left        {float: left; margin-right: 10px}
img.right       {float: right; margin-left: 10px}

ul.links        {list-style: square}
p.links					{padding-left:10%; font-size:x-small}

.center    			{text-align: center}
.right     			{text-align: right}

thead						{font-weight: 700}

/*These styles define the green bars at the top and bottom of each page.*/

table.bar				{width: 100%; background-color: #003300; color: #ffffff;}

td.barleft			{width: 50%; text-align: left; background-color: #003300; 
								color: #ffffff;}

td.barright			{width: 50%; text-align: right; background-color: #003300; 
								color: #ffffff;}

p.bar						{font-weight: 900; font-size: small; 
								font-family: Verdana,  sans-serif}
								
p.barrevised 		{background-color: #003300; color: #ffffff; font-size: xx-small;
								font-family: Verdana,  sans-serif;}
								
a.bar:link, a.bar:active, a.bar:visited
								{background-color: #003300; color: #ffffff; font-size: small;
								font-weight: 900; font-family: Verdana, sans-serif}
								
a.bar:hover			{background-color: transparent; color: #ffffcc; font-size: small; 
								font-weight: 900; font-family: Verdana, sans-serif}						

