.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.leftheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
A {	
	text-decoration: underline;
	color: #ffffff;
}
A:fade {	
	text-decoration: underline;
	color: #FF7800;
}
A:hover {
	text-decoration: underline;
	color: #FF7800;
}
.subtitlesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
img.picleft {
	margin-right: 10px; 
	margin-bottom: 5px; 
}
img.picright {
	margin-left: 10px; 
	margin-bottom: 5px; 
}