/* CSS Document */


.link {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; 
	font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; 
		text-transform: none; color: #000000; text-decoration: none}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; 
	font-style: normal; line-height: normal; font-weight: normal; font-variant: normal;
 		color:#666666; text-decoration: none}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 
	xx-small; font-style: normal; line-height: normal; font-weight: normal; font-variant:
	 normal; color: #333333; text-decoration: none}
	 
.navlink {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: 
	normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform:
		none; color: #518BBD; text-decoration: none}
		
.style1 {color: #FFFFFF}

.style3 {color: #D6D6CE}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
	color: #42A542;
	text-decoration:
  		none;
	text-align: left;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
	color: #42A542;
	text-decoration:
  		none;
	text-align: left;

}
.indentlink { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;
	 line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: 
 		#FFFFFF; text-decoration: none }
		
.bold { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; 
	line-height: normal; font-weight: bold; font-variant: normal; color: #808080; text-decoration:
	 none }

.boldtext { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;
 	line-height: normal; font-weight: bold; font-variant: normal; color: #808080; 
 	text-decoration: none }


