BODY, TABLE, TD 
{ 
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: #8A8888;
}    

.txtgreen 
{ 
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	color: #5DB834;
}  

.language 
{ 
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	color: #5DB834;
} 

.small 
{ 
	font-size: 7pt;
    font-family: arial, helvetica, sans-serif
}

.titles 
{ 
	font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #5179B5;
}

.crossborder  { border: 1px solid #5179B5; } 
                         
a:link { text-decoration: none; color : #5DB834}
a:visited { text-decoration: none; color : #5DB834}
a:hover { text-decoration: none; color : #8A8888}

a.boldlinks:link { text-decoration: none; font-weight: bold; color : #5DB834}
a.boldlinks:visited { text-decoration: none; font-weight: bold; color : #5DB834}
a.boldlinks:hover { text-decoration: none; font-weight: bold; color : #8A8888}