/* CSS Document */

		body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

		.text { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 18px; color: #333333}
		.text a { color: #006633; text-decoration: none; }
		.text a:hover { color: #006633; text-decoration: underline; }
		
		.white { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 18px; color: #FFFFFF}
		.white a { color: #ffffff; text-decoration: none; }
		.white a:hover { color: #ffffff; text-decoration: underline; }
		
		.big { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 18px; font-weight: bold; color: #333333;}
		
		.grey { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 16px; color: #999999; }
		.grey a { color: #999999; text-decoration: underline; }
		.grey a:hover { color: #006633; text-decoration: underline; }
		
		.solid {border-style: solid; color: #ffffff;}
		.none {border-style: none; }
		
		.ns { line-height: 0px; }
		
		

.portfoliosubtext {
	color: #000000;
}

