/* CSS Document */
.text {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000010;
}
.mainhead {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C1CE42;
}
a {
text-decoration: none;

strong><font color="#006600">
} 
a:link { 
	color: #006600;
	text-decoration: none;
	font-weight: bold; 
	}
a:visited { 
	color: #006600;
	text-decoration: none;
	font-weight: bold; 	
	}
a:hover { 
	color: #006600;
	text-decoration: none;
	font-style: italic; 	
	}
a:active { 
	color: #006600;
	text-decoration: none;
	font-weight: bold; 	
	}