.bodytext
{ 
	color: black; 
	font-size: 9pt; 
	font-family: Georgia; 
	line-height: 18pt 
}

.bodytext a:link
{ 
	color: #003366;
     	text-decoration: none;
}


.bodytext a:visited 
{ 
     	color: #003366;
     	text-decoration: none;
}

.bodytext a:hover 
{ 
     	color: #003366;
	text-decoration: underline; 
}

.opportunitiestext
{ 
	color: black; 
	font-size: 9pt; 
	font-family: Georgia; 
	line-height: 11pt 
}

.opportunitiestext a:link
{ 
	color: #003366;
     	text-decoration: none;
}


.opportunitiestext a:visited 
{ 
     	color: #003366;
     	text-decoration: none;
}

.opportunitiestext a:hover 
{ 
     	color: #003366;
	text-decoration: underline; 
}

/* ------- FOOTER SETTINGS -------------- */


.footertext
{ 
	color: #808080; 
	font-size: 10px; 
	font-family: Verdana;
}

.footertext a:link
{ 
	color: #808080;
     	text-decoration: none;
}


.footertext a:visited 
{ 
     	color: #808080;
     	text-decoration: none; 
}

.footertext a:hover 
{ 
     	color :#808080;
	text-decoration: underline; 
}