﻿        body
        {
            font-family: Arial, Sans-Serif;
            font-size: 12px;
        }
        .style1
        {
            width: 18%;
        }
        A
        { color:#319E45;
        }
        A:hover
        { color:RED;
          text-decoration:underline;
        }
	li
        {margin-top: 3px;
        }