.title {
color: #3C6C50; 
font : 18pt "Times New Roman", Times, serif;
text-align: center;
font-weight : bold;
}

.subtitle {
color: #3C6C50; 
font : 16pt "Times New Roman", Times, serif;
text-align: center;
font-weight : bold;
}

.subsubtitle {
color: #3C6C50; 
font : 14pt "Times New Roman", Times, serif;
text-align: center;
font-weight : bold;
}

.titleb {
color: Black; 
font : 18pt "Times New Roman", Times, serif;
text-align: center;
font-weight : bold;
}

.subtitleb {
color: Black; 
font : 16pt "Times New Roman", Times, serif;
text-align: center;
font-weight : bold;
}

.subsubtitleb {
color: Black; 
font : 14pt "Times New Roman", Times, serif;
text-align: center;
font-weight : bold;
}




.headline  {
	font : 14pt "Times New Roman", Times, serif;
	font-weight : bold;
	color : Black!important;
	text-align : center;
}

.headlineleft  {
	font : 14pt "Times New Roman", Times, serif;
	font-weight : bold;
	color : Black!important;
	}
	
	
a:link  {
	color : #00c000!important;
}

a:visited  {
	color : #3c6c50!important;
}

a:hover {
color: #33ff33!important;
}
	
	
.lastmodified  {
font : italic 10pt "Times New Roman", Times, serif;
text-align : center;
}

.normaltext  {
	font : 12pt "Times New Roman", Times, serif;
	color : #484848;
	text-align : left;
}


.superscript  {
	font-size : 6pt;
	vertical-align : super;
}



body, div, dl, p, span, table, td, tr  {
	font : 11pt "Times New Roman", Times, serif;
	color : #222222;
}

.navgroup  {
	font : 12pt "Times New Roman", Times, serif;
	font-weight : bold;
	margin-top : 4pt;
	margin-bottom : 4pt;
	/* text-indent : 2pt;
	*/
	color : Black!important;
}



a.navgroup:active  {
	color : red ! important;
	text-decoration : none;
}

a.navgroup:link  {
	color : #1414E0;
	text-decoration : none;
}

a.navgroup:visited  {
	color : #1414E0;
	text-decoration : none;
}

a.navgroup:hover {
	color: #C0000F!important;
	text-decoration : none;
}





