
body  	{
   	font-family : "Trebuchet MS";
	font-size : 12px;
	background-color: #f5f5ff;
   	}
h1	{
        color : #000020;
	font-size : 20px;
	}
td	{
        color : #000020;
	font-size : 12px;
	}
th	{
        color : #000020;
        font-size : 12px;
	}
A:link, A:visited, A:active { 
                             color : #2020a0;
                             text-decoration: none 
                            }
a:hover {
        color : #0000f0;
        text-decoration: underline; 
        }	