body	{	
	COLOR: #006600; BACKGROUND-COLOR: #ffffff
}
LI {
	FONT-SIZE: 10pt; COLOR: #006600; FONT-FAMILY: Arial
	}
.standardText {
	FONT-SIZE: 9pt; COLOR: #006600; FONT-FAMILY: Arial
}
}
.standardTextB {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #006600; FONT-FAMILY: Arial
}
.standardTextI {
	FONT-SIZE: 9pt; COLOR: #006600; FONT-STYLE: italic; FONT-FAMILY: Arial
}
.navList	{
			list-style:  url(images\button3.jpg) inside;
			margin-top: 0px; 
			}			
.navListBullet
			{
			font-size: 10px; 
			width: 410px;
			margin-bottom: 30px;
			}
a:link 		
			{
			font-weight: bold; 
			color: #006600; 
			background-color: transparent; 
			text-decoration: none;
			}

a:visited 	
			{
			font-weight: bold; 
			color: #006600;	 
			background-color: transparent;
			text-decoration: none;
			}
			
a:active 	
			{
			font-weight: bold; 
			color: #A1CEA3; 
			background-color: transparent;
			text-decoration: none;
			}

a:hover 	
			{
			font-weight: bold; 
			background-color: #ffffff; 
			color: #006600;
			text-decoration: none;
			}
.copyPadding
			{
			padding-left: 15px;
			}			
