        body {
                background: #FFF;
                color: #000;
                font-family: verdana, geneva, helvetica, arial;
                font-size: 10px;
        }
        P, BLOCKQUOTE, TD {
                font-family: verdana, geneva, helvetica, arial;
                font-size: 10px;
        }
       
        A {
			font-family: verdana, geneva, helvetica, arial;
			font-size: 10px;
			color: #0000FF;
			style:strong;
			text-decoration:none;
			font-weight: bold;      
			}
        A:hover {
			font-family: verdana, geneva, helvetica, arial;
			font-size: 10px;
			color: #0000FF;
			style:strong;
			text-decoration:none;
			font-weight: bold; 
		}
        A.obsolete {
			font-family: verdana, geneva, helvetica, arial;
			font-size: 10px;
			color: #0000FF;
			font-weight: normal; 
        }
        A.visited {
			font-family: verdana, geneva, helvetica, arial;
			font-size: 12px;
			color: #0000FF;
			font-weight: normal; 
        }
		texto8	{
                background: #FFF;
                color: #000;
                font-family: verdana, geneva, helvetica, arial;
                font-size: 8px;
                font-weight: normal;
        }

		texto10	{
                background: #FFF;
                color: #000;
                font-family: verdana, geneva, helvetica, arial;
                font-size: 10px;
        		font-weight: normal;
        }

		texto20	{
                background: #FFF;
                color: #000;
                font-family: verdana, geneva, helvetica, arial;
                font-size: 20px;
    			font-weight: normal
        }

