@charset "utf-8";
/* CSS Document */

BODY {
	font-family:Tahoma;
	font-size:10pt;
	color: #333333;
    background-color:#CCCCCC;
}

.tablehome{font-family: Tahoma,Verdana, Helvetica, sans-serif; font-size: 10pt,color:#333333; width: 800px; background-color:#fff;padding:5px;}  
.tablehome DIV { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
.tablehome DIV.little {  font-size: 8pt;color:#333333; font-weight: normal;}
.tablehome DIV A  {  font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333;}
.tablehome DIV A:link    { color: #333333; text-decoration: none;}
.tablehome DIV A:visited { color: #333333; text-decoration: none;}
.tablehome DIV A:hover   { color: #fff; text-decoration: none;background-color:#cccccc}
