BODY		{background: #c0c0c0;
                margin-top: 20}

	A:link { color: #4682b4; background: #c0c0c0}       /* unvisited link */
        A:visited { color: #b0c4de}   /* visited links */
        A:active { color: #213268}    /* active links */

	H1	{font-weight: bold;
		text-align: center;
		color: #213268;
		background: #c0c0c0;
		font-family: 'Gill Sans', Arial, sans-serif}
	
	H2	{font-weight: bold;
		text-align: center;
		color: #213268;
		background: #c0c0c0;
		font-family: 'Gill Sans', Arial, sans-serif}

	H4	{color: #c0c0c0;
		background: #213268;
		color: #c0c0c0;
		font-family: 'Gill Sans', Arial, sans-serif}

	H5	{color: #213268;
		background: #c0c0c0;
		font-family: 'Gill Sans', Arial, sans-serif}


	CITE	{font-family: 'Gill Sans', Arial, sans-serif;
		font-style: italic}
