.center
		{
		font-family: verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #C9D87E;
		background-color: #58612A;
		text-align: justify;
		}
			
		a:link 	{
						text-decoration: none;
						font-weight: bold;
						color: #232905;									
					}		
		a:visited {
						text-decoration: none;
						font-weight: bold;
						color: #232905;									
					}		
		a:hover 	{
						text-decoration: none;
						font-weight: bold;
						color: #C9D87E;									
					}				

		
.table		
		{
		font-family: verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #232905;
		background-color: #C9D87E;
		text-align: center;
		}
		
		a.table:link 	{
						text-decoration: none;
						font-weight: bold;
						color: #232905;									
					}		
		a.table:visited  {
						text-decoration: none;
						font-weight: bold;
						color: #232905;									
					}		
		a.table:hover 	{
						text-decoration: none;
						font-weight: bold;
						color: #767F45;									
					}				
.text
		{
		font-family: verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #C9D87E;
		white-space:normal }
		}

body {
background-color: #58612A;
margin: 0;
padding: 0;
border-width: 0;
border-spacing: 0;
scrollbar-arrow-color: #31380B;
Scrollbar-DarkShadow-Color: #C9D87E; 
Scrollbar-Shadow-Color: #C9D87E; 
Scrollbar-3DLight-Color: #C9D87E; 
scrollbar-base-color: #C9D87E; 
scrollbar-Highlight-color: #C9D87E; 
scrollbar-face-color: #C9D87E; 
scrollbar-track-color: #C9D87E;}
