<HTML> <head> <style type="text/css"> body { font-family: verdana, geneva, arial, helvetica, sans-serif; } table { background-color: white; color: blue; } .Date { background-color: #00FF66; color: black; padding: 2px; margin: 5px; border-left-style: groove; border-left-color: green; border-left-width: 5px; border-bottom-style: ridge; border-bottom-color: yellow; border-bottom-width: 5px; } .Match { padding: 2px 1px; } </style> <script type="text/javascript" src="http://www.aragon.ws/soccerdb/getmatches.php?id=714&css=Match&cssDate=Date"></script> <script type="text/javascript" src="http://www.aragon.ws/soccerdb/gettable.php?id=714&css=Match"></script> </head> <body> </body> </HTML>