@charset "iso-8859-1";

body
{
	font-family: Verdana, sans-serif ; 
	color: #000000 ;
	font-size: 12px;
/*	background-color: #e2e2e2; */
}

a
{
   font-family: Arial, Helvetica, sans-serif ; 
   color: #0088FF;
   font-weight: bold ;
   text-decoration: none ;
   font-size: 10pt;
}

.related
{
  font-size: 8pt;
}

.a_term
{
  font-size: 10pt;
}

a:hover
{
   font-family: Arial, Helvetica, sans-serif ;
   font-weight: bold;
   text-decoration: underline ;
   font-size: 10pt;
}

:hover.a_term
{
  font-size: 10pt;
}

td{
   font-family: Verdana, sans-serif ;
   color: #000000;
   font-size: 10pt;
/*   background-color: #e2e2e2;*/
}

th{
   font-family: Verdana, sans-serif ; 
   color: #000000 ;
   font-size: 12px;
}

/*select
{
	font-family: Arial, Helvetica, sans-serif ; 
	color: #009966 ;
	font-weight: bold ;
	font-size: 10pt ;
}

input
{
   font-family: Arial, Helvetica, sans-serif ; 
   color: #009966;
   font-size: 10pt ;
   font-weight: bold ;
}

p 
{
	font-size: 10pt ;
   	font-weight: bold ;
}

td{
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
    font-size: 10pt;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    empty-cells: show;
    border-collapse: collapse;
}

.term
{
    font-size: 12pt;	
}

.description
{
    font-size: 10pt;
}

.related_words_caption
{
    font-size: 9pt;
}

.term_language
{
   background-color: #e2e2e2;
}

.search 
{
	line-height: 1pt;
	font-size: 8pt ;
	border-width: 0;	
}

th
{
   background-color: #9de2f9;
}
*/
