.head 
	{ 
		background-color: #cccccc; 
  	} 

       
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        background-color: #ffffff; 
        }
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        }
        
.companyname {
        font-size: 10pt;
		color: 048807;
        }
        
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

#gratisinfo a{
         font-size: 10pt;
         text-decoration: underline;
         color: #000000;
         }

#gratisinfo a:hover{
         font-size: 10pt;
         text-decoration: underline;
         color: #cc0000;
         }

a{
         font-size: 8pt;
         text-decoration: underline;
         color: #048807;
		 font-weight: bold;
         }

a:hover{
         font-size: 8pt;
         text-decoration: underline;
         color: #cc0000;
		 font-weight: bold;
         }
