	a
	{
	font-family: Comic Sans MS;
	text-decoration: none;
	font-size: 9pt;  
	font-color: silver;
	font-weight: bold;
	}
    	a:link    {color: silver}
    	a:active  {color: silver}
    	a:visited {color: silver}
    	a:hover   {color: silver}
    	
    	
    body
    {background-color: dimgray}	
    
    table
    {background-color: dimgray}
    
    p
    {
    font-family: Comic Sans MS;
    color: maroon;
    font-size: 22pt;
    font-weight: 600;
    }

	h1
	{
	font-family: Comic Sans MS;
	font-size:40pt;
	color: maroon;
	font-weight: 600;
	}
