BODY			{
			background-color: #1a581c;
			}


/*  ---------- Top Frame ------------- */
			
.nav2			{font-family:  Verdana,Arial;
			font-size: 9pt; 		
			color: #ffffff;
			font-weight: bold;
			margin-top: 0;
			}

.nav2 H1		{text-decoration: none; 
			font-weight: normal;
			font-size: 20pt;
			margin-left:	6px;
			}

.nav2 A			{text-decoration: none;
			color: #ffffff;
			font-size: 9pt;
			font-weight: bold;
			}

.nav2 A:hover		{text-decoration: none; 
			color: #55885c;
			}	



