/* Green styles */
P.bannergreen {
	font-size: 15pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: rgb(51,51,51);
	margin-bottom: 10pt;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	letter-spacing : normal;
}

p.introgreen { 
	font-size: 15pt; 
	font-style: italic; 
	font-weight: normal; 
	color: rgb(51,51,51); 
	line-height: 18pt;
	}
p.titlegreen { 
	color: rgb(51,51,51); 
	font-weight: bold; 
	line-height: 15pt; 
	margin-bottom: 0pt; 
	margin-top: 15pt; 
	margin-right: 0pt; 
	margin-left: 0pt; 
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	font-size: 13pt;
	}

td.bggreen { 
	background-color: rgb(51,51,51);
	}
td.bggreenlite { 
	background-color: rgb(51,51,51);
	}

hr.green { 
	color: rgb(51,51,51);
	}

.subtitlegreen { 
	font-size: 10pt; 
	font-style: italic; 
	color: rgb(51,51,51);
	}
.subtitlegreenbold { 
	font-size: 9pt; 
	font-style: normal; 
	color: rgb(51,51,51); 
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

