   h2.devo {
	margin-bottom: 0.1em;
	color: #7766F2;
	font-family: Verdana;
	line-height: 1.3;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size: 15px;
}



   em.devo {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0em;
	color: #FF6347;
	line-height: 2;
}

   em{
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0em;
	color: #97CCFF;
	line-height: 2;
}



	A {
	letter-spacing: normal;
	font-family: Arial;
	font-style: bold;
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
    
    A:link  {
	color: Yellow;
}
    
    A:visited  {
	color: #97CCFF;
}
   A:hover  {
	text-decoration: none;
	color: #FF1493;
	text-decoration: underline;
}
    
tr{
	text-align: left;
}
	
	td.devo {
	font: normal 11px Verdana;
	line-height: 1.5;
	color: #F0F8FF;
	margin-left: 12px;
}
	
td.intro
{
	font: normal 12px Verdana;
	line-height: 1.5;
	color: White;
	margin-left: 12px;
}
	
