<style>           p  {
            font-family : Arial;
            font-size : x-small;
            color : Navy;
            }
            
            td  {
            font-family : Arial;
            font-size : x-small;
            color : Navy;
            }
            
            body  {
            font-family : Arial;
            color : Navy;
            }
            
            h3  {
            font-family : Arial;
            color : Red;
            }
            
            a:hover  {
            color : Red;
            font-weight : bold;
            }
            
            a  {
            text-decoration : underline;
            }
            
            h2  {
           	font-family : sans-serif;
           	color : Black;
			text-decoration : underline;
           }</style>

	 
	 
