#title {
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	direction:ltr;
	text-align: left;
	color: #003366;
	padding: 5px;
	height: 25px;
}
#title a:link    {color: #003366; text-decoration: none;}
#title a:visited {color: #003366; text-decoration: none;}
#title a:active  {color: #003366; text-decoration: none;}
#title a:hover   {color: #0099FF; text-decoration: none;}

#explanation {
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	line-height: 150%;
	color: #333333;
	direction:ltr;
	padding: 5px;
	height: 115px;
}

#image {
	text-align: center;
}

#more {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #0099FF;
	direction:ltr;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#more a:link    {color: #0099FF; text-decoration: none;}
#more a:visited {color: #0099FF; text-decoration: none;}
#more a:active  {color: #0099FF; text-decoration: none;}
#more a:hover   {color: #003366; text-decoration: none;}
