
td {
font-family: Verdana;
font-size: 10pt;
font-weight: italic;
}

td.me {
font-family: Verdana;
font-size: 10pt;
font-weight: italic;
  padding-top: 1pt;
  padding-right: 1pt;
  padding-left: 1pt;
  padding-bottom: 1pt;
	border-top: thin #C0C0C0 solid;
  border-right: thin #C0C0C0 solid;
  border-bottom: thin #C0C0C0 solid;
  border-left: thin #C0C0C0 solid;
}

a.me:link {
 color:#000099; 
 text-decoration: none;}
 
 a.me:visited {  
 color:#800000;
 text-decoration: none; }
 
 a.me:hover { text-decoration: none;
 color:#ff0033; }
 
 table.me {
 background-color: #F8F8F8;
  border-top: thin #000000 solid;
  border-right: thin #000000 solid;
  border-bottom: thin #000000 solid;
  border-left: thin #000000 solid;

 }
