body {
  font-size:9pt; 
  font-family: verdana, arial; 
  color: #000000;
}

td {
  font-size:9pt; 
  font-family: verdana, arial; 
  color: #000000;
}

td.header {
  font-size:18pt; 
  font-family: verdana, arial;
  font-weight : bolder; 
  color: #000000;
  border : #000000 1px solid;
  border-bottom : #000000 2px solid;
}

td.silverbackground{
  background-color : #F5F5F5;
}

td.agendadate {background-color: silver;color:black;font:normal normal bold 12pt verdana}

td.bold  {font-size:11px; font-family: verdana, arial; color: #000000;font-weight:bold }
td.normal  {font-size:11px; font-family: verdana, arial; color: #000000;font-weight:normal }
td.silver  {font-size:9px; font-family: verdana, arial; color: silver; }
td.small {font-size:9px; font-family: verdana, arial; color: #000000;}

td.title  {font-size:10pt; font-family: verdana, arial; color: #000000;font-weight:bold }
td.date  {font-size:8pt; font-family: verdana, arial; color: silver; }
td.text {font-size:8pt; font-family: verdana, arial; color: #000000;}

td.itemtitle  {font-size:13pt; font-family: verdana, arial; color: #000000;font-weight:bolder }
td.itemdate  {font-size:9pt; font-family: verdana, arial; color: silver; }
td.itemtext {font-size:10pt; font-family: verdana, arial; color: #000000;}


span.introtitle {
  font-size:11px; 
  font-family: verdana, arial; 
  color: #000000;
  font-weight : bold;
}

span.articletitle {
  font-size:11pt; 
  font-family: verdana, arial; 
  color: #000000;
  font-weight : bold;
}



td.intro {
  font-size:11px; 
  font-family: verdana, arial; 
  color: #000000;
  font-weight : normal;
}


td.red {
  background-color : #CC0000;
  font-size:13pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #FFFFFF;
  text-align : center;
  border : #000000 1px solid;
}

td.blue {
  background-color : #0000CC;
  font-size:13pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #FFFFFF;
  text-align : center;
  border : #000000 1px solid;
}

td.yellow {
  background-color : #EEEE00;
  font-size:13pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #000000;
  text-align : center;
  border : #000000 1px solid;
}

td.green {
  background-color : #81d25e;
  font-size:13pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #000000;
  text-align : center;
  border : #000000 1px solid;
}

td.white {
  background-color : #FFFFFF;
  font-size:13pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #000000;
  text-align : center;
  border : #000000 1px solid;
}

table.bordered{
  border : #000000 1px solid;
}

table.borderedlight{
  background-color : #F5F5F5
}

td.whitebackground{
  background-color : #ffffff;
}

td.bordered{
  border : #000000 1px solid;
}

td.smallred {
  background-color : #CC0000;
  font-size:10pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #FFFFFF
}

td.smallblue {
  background-color : #0000EE;
  font-size:10pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #FFFFFF;
}

td.smallyellow {
  background-color : #EEEE00;
  font-size:10pt; 
  font-family: verdana, arial;
  font-weight : bold; 
  color: #000000;
}

    a:link     {text-decoration: none;color:black;}
    a:visited  {text-decoration: none;color:black;}
    a:active   {text-decoration: none;color:black;}
    a:hover    {text-decoration: underline;color:black;}

    a.white:link     {text-decoration: none;color:white;}
    a.white:visited  {text-decoration: none;color:white;}
    a.white:active   {text-decoration: none;color:white;}
    a.white:hover    {text-decoration: underline;color:white;}


    a.silver:link     {text-decoration: none;font:normal normal normal 9px Verdana; color: silver;}
    a.silver:visited  {text-decoration: none;font:normal normal normal 9px Verdana; color: silver;}
    a.silver:active   {text-decoration: none;font:normal normal normal 9px Verdana; color: silver;}
    a.silver:hover    {text-decoration: underline;font:normal normal normal 9px Verdana; color: silver;}

    a.linked:link     {text-decoration: none; color: #555555;}
    a.linked:visited  {text-decoration: none; color: #555555;}
    a.linked:active   {text-decoration: none; color: #555555;}
    a.linked:hover    {text-decoration: underline; color: #000000;}

